This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits 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 e00be87  [maven-release-plugin] prepare for next development iteration
e00be87 is described below

commit e00be870701bc28a1901ea34d7e444f9515b28b3
Author: Roy Teeuwen <[email protected]>
AuthorDate: Thu May 28 22:08:43 2026 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index b6a0b96..24443e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.launcher</artifactId>
-    <version>1.3.6</version>
+    <version>1.3.7-SNAPSHOT</version>
 
     <name>Apache Sling Feature Model Launcher</name>
     <description>A application launcher using Apache Sling 
Features</description>
@@ -29,7 +29,7 @@
     <scm>
         
<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>
-        <tag>org.apache.sling.feature.launcher-1.3.6</tag>
+        <tag>org.apache.sling.feature.launcher-1.3.4</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-feature-launcher.git</url>
     </scm>
 
@@ -38,7 +38,7 @@
         <bnd.version>6.3.1</bnd.version>
         <license-maven-plugin.version>1.16</license-maven-plugin.version>
         
<appassembler-maven-plugin.version>2.0.0</appassembler-maven-plugin.version>
-        
<project.build.outputTimestamp>1779998863</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1779998923</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to