This is an automated email from the ASF dual-hosted git repository.
pauls pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git
The following commit(s) were added to refs/heads/master by this push:
new 67eff50 [maven-release-plugin] prepare for next development iteration
67eff50 is described below
commit 67eff50175af6a1346fe91181a44831208085dba
Author: Karl Pauls <[email protected]>
AuthorDate: Tue Nov 17 16:37:27 2020 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 739ee56..6bd6f6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
</parent>
<artifactId>org.apache.sling.feature.cpconverter</artifactId>
- <version>1.0.20</version>
+ <version>1.0.21-SNAPSHOT</version>
<name>Apache Sling Content-Package to Feature Model Converter</name>
<description>Content Package to Feature Model converter tools for Apache
Sling</description>
@@ -53,7 +53,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-cpconverter.git</url>
- <tag>org.apache.sling.feature.cpconverter-1.0.20</tag>
+ <tag>org.apache.sling.feature.cpconverter-1.0.14</tag>
</scm>
<dependencies>