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/sling-org-apache-sling-feature.git
The following commit(s) were added to refs/heads/master by this push:
new 16abbc9 [maven-release-plugin] prepare for next development iteration
16abbc9 is described below
commit 16abbc9d330c8ee5fc2e39c1e72ba177aaa71bb1
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Mar 30 11:12:42 2021 +0200
[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 ebc6be7..3d8bc23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.22</version>
+ <version>1.2.23-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.22</tag>
+ <tag>HEAD</tag>
</scm>
<build>