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 90af2395ad [maven-release-plugin] prepare for next development
iteration
90af2395ad is described below
commit 90af2395ad7fd352ac07b35fe6c8ce181890b083
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Nov 13 09:20:05 2022 +0100
[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 d781bcdb7f..611838c31c 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>2.0.0</version>
+ <version>2.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-2.0.0</tag>
+ <tag>org.apache.felix.cm.json-1.0.6</tag>
</scm>
<properties>