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 3069e3e [maven-release-plugin] prepare for next development iteration
3069e3e is described below
commit 3069e3e60847e92f9c9201a7717c376ec3047e55
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Jan 26 12:12:00 2021 +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 01d9c14..7ad24fa 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.4</version>
+ <version>1.0.5-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.4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>