This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch test/java-25 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit 465dade69961cab42629149088b48db1aebb42b1 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Sep 5 17:20:50 2025 +0200 test: user feature-launcher-maven-plugin 0.1.9-SNAPSHOT For SLING-12932 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6621ec5..0e432d7 100644 --- a/pom.xml +++ b/pom.xml @@ -431,7 +431,7 @@ <plugin> <groupId>org.apache.sling</groupId> <artifactId>feature-launcher-maven-plugin</artifactId> - <version>0.1.8</version> + <version>0.1.9-SNAPSHOT</version> <configuration> <launches> <launch>
