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 668b2f4 [maven-release-plugin] prepare for next development iteration
668b2f4 is described below
commit 668b2f4618865f338e7d89a334e6e798f4c4aa22
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Apr 17 07:42:10 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 e5e3e8b..c5a654c 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.0</version>
+ <version>1.0.1-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.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>