diff --git a/http/servlet-api/pom.xml b/http/servlet-api/pom.xml index 852bdb51ffe6503286a0a8e2c2a14bfb6340b7d8..054fce22704db5d1575656c0531877e3e1ad1869 100644 --- a/http/servlet-api/pom.xml +++ b/http/servlet-api/pom.xml @@ -21,14 +21,14 @@ <name>Apache Felix Servlet API</name> <description>Provides the Servlet API for use by applications</description> <artifactId>org.apache.felix.http.servlet-api</artifactId> - <version>1.2.0</version> + <version>1.2.1-SNAPSHOT</version> <packaging>bundle</packaging> <scm> <connection>scm:git:https://github.com/apache/felix-dev.git</connection> <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url> - <tag>org.apache.felix.http.servlet-api-1.2.0</tag> + <tag>HEAD</tag> </scm> <build>