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.git
The following commit(s) were added to refs/heads/master by this push:
new e2d5823 [maven-release-plugin] prepare for next development iteration
e2d5823 is described below
commit e2d58230ccf721e9de83717e3fb5145513797a6e
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Feb 5 14:10:59 2021 +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 5c0ab30..1b69e0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.20</version>
+ <version>1.2.21-SNAPSHOT</version>
<name>Apache Sling Feature Model</name>
<description>
@@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature.git</url>
- <tag>org.apache.sling.feature-1.2.20</tag>
+ <tag>HEAD</tag>
</scm>
<build>