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 465fffd [maven-release-plugin] prepare for next development iteration
465fffd is described below
commit 465fffda6dbb95475262419e89ee8b127b6bf0d1
Author: Karl Pauls <[email protected]>
AuthorDate: Mon Dec 7 09:23:55 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 5595150..735da3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
</parent>
<artifactId>org.apache.sling.feature.cpconverter</artifactId>
- <version>1.0.24</version>
+ <version>1.0.25-SNAPSHOT</version>
<name>Apache Sling Content-Package to Feature Model Converter</name>
<description>Content Package to Feature Model converter tools for Apache
Sling</description>
@@ -52,7 +52,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.24</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>