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-launcher.git
The following commit(s) were added to refs/heads/master by this push:
new 3b5510b [maven-release-plugin] prepare for next development iteration
3b5510b is described below
commit 3b5510b520b8826875213b3c8d52e93b679afd79
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Sep 3 09:37:32 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 462aa95..136136d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
</parent>
<artifactId>org.apache.sling.feature.launcher</artifactId>
- <version>1.1.26</version>
+ <version>1.1.27-SNAPSHOT</version>
<name>Apache Sling Feature Model Launcher</name>
<description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-launcher.git</url>
- <tag>org.apache.sling.feature.launcher-1.1.26</tag>
+ <tag>HEAD</tag>
</scm>
<build>