diff --git a/configurator/pom.xml b/configurator/pom.xml index b7ca0f47862761b487796cb0369475f930128762..85d2763f7326f6668f3fcd41149c51e985ba0cae 100644 --- a/configurator/pom.xml +++ b/configurator/pom.xml @@ -33,13 +33,13 @@ <description> Implementation of the OSGi Configurator Service Specification 1.0 </description> - <version>1.0.18</version> + <version>1.0.19-SNAPSHOT</version> <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.configurator-1.0.18</tag> + <tag>HEAD</tag> </scm> <properties>