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 c920eeb [maven-release-plugin] prepare for next development iteration
c920eeb is described below
commit c920eebfadf8829cdebeab91a541a989c60823ea
Author: David Bosschaert <[email protected]>
AuthorDate: Tue Jun 29 09:20:00 2021 +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 5b2ce29..c4231c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.26</version>
+ <version>1.2.27-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.26</tag>
+ <tag>HEAD</tag>
</scm>
<build>