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

commit a5883d5ebd279080cc52ebf14d1e9139727cc8e8
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Jul 20 16:07:08 2020 +0200

    [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 dbc3026..da59ea0 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.12</version>
+    <version>1.0.13-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.12</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to