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 3fe3b26  [maven-release-plugin] prepare for next development iteration
3fe3b26 is described below

commit 3fe3b265a0965d902cd7b19912873cf060ecedb4
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Aug 20 10:15:13 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 a91edd8..8b8fb3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.launcher</artifactId>
-    <version>1.1.22</version>
+    <version>1.1.23-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.22</tag>
+    <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to