This is an automated email from the ASF dual-hosted git repository.
rombert 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 a3d7175628 [maven-release-plugin] prepare for next development
iteration
a3d7175628 is described below
commit a3d7175628b93e07c88945c53dd39405bf81f6da
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Nov 9 11:17:44 2023 +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 3ef26a64b9..c0e7e13069 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.2</version>
+ <version>2.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-2.0.2</tag>
+ <tag>org.apache.felix.cm.json-1.0.6</tag>
</scm>
<properties>