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 f93e648  [maven-release-plugin] prepare for next development iteration
f93e648 is described below

commit f93e6483308f8fb409adfe343a0e6318107ac8b8
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Mar 3 07:03:58 2021 +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 b2618f0..b657443 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.14</version>
+    <version>1.0.15-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.14</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to