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

commit 5f022ee0a824ab6bbe70b8496754e89ed443c65e
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Apr 20 12:32:50 2020 +0200

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

diff --git a/cm.json/pom.xml b/cm.json/pom.xml
index 028bec0..f706c55 100644
--- a/cm.json/pom.xml
+++ b/cm.json/pom.xml
@@ -33,13 +33,13 @@
     <description>
         Support for OSGi configurations specified in JSON documents.
     </description>
-    <version>1.0.2</version>
+    <version>1.0.3-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;f=cm.json</url>
-    <tag>org.apache.felix.cm.json-1.0.2</tag>
+    <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to