This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new d91b972e45 [maven-release-plugin] prepare for next development 
iteration
d91b972e45 is described below

commit d91b972e45eeee4a0c68bc775da50e7334979588
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Nov 13 09:21:15 2022 +0100

    [maven-release-plugin] prepare for next development iteration
---
 configurator/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configurator/pom.xml b/configurator/pom.xml
index b7ca0f4786..85d2763f73 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>

Reply via email to