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 f82e495 [maven-release-plugin] prepare for next development iteration
f82e495 is described below
commit f82e4953a87b7751fcc6f1e5ff6e178fb4bbb78a
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Jun 16 11:11:25 2025 +0200
[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 949973b..4966426 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
</parent>
<artifactId>org.apache.sling.feature.launcher</artifactId>
- <version>1.3.4</version>
+ <version>1.3.5-SNAPSHOT</version>
<name>Apache Sling Feature Model Launcher</name>
<description>A application launcher using Apache Sling
Features</description>
@@ -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>1750065045</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1750065085</project.build.outputTimestamp>
</properties>
<dependencies>