This is an automated email from the ASF dual-hosted git repository.
davidb 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 d10b1b9 [maven-release-plugin] prepare for next development iteration
d10b1b9 is described below
commit d10b1b9f23947a8488f09d78729b7c6ebcba2554
Author: David Bosschaert <[email protected]>
AuthorDate: Thu Oct 29 16:12:55 2020 +0000
[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 5b1df67..e6b9207 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
</parent>
<artifactId>org.apache.sling.feature.cpconverter</artifactId>
- <version>1.0.16</version>
+ <version>1.0.17-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.16</tag>
+ <tag>org.apache.sling.feature.cpconverter-1.0.14</tag>
</scm>
<dependencies>