This is an automated email from the ASF dual-hosted git repository.
rombert 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 49ecc4c [maven-release-plugin] prepare release
org.apache.sling.feature.launcher-1.3.4
49ecc4c is described below
commit 49ecc4c5c2ec5fa8c41f9e1f1d9766b3eff0470a
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Jun 16 11:11:18 2025 +0200
[maven-release-plugin] prepare release
org.apache.sling.feature.launcher-1.3.4
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7676c10..949973b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
</parent>
<artifactId>org.apache.sling.feature.launcher</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.4</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>HEAD</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>1734446773</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1750065045</project.build.outputTimestamp>
</properties>
<dependencies>