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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new d829406  switch back to release version feature-launcher-maven-plugin 
1.0.0
d829406 is described below

commit d829406f6ae5e9508aa960636f4901ecef053b73
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Nov 28 08:55:14 2025 +0100

    switch back to release version feature-launcher-maven-plugin 1.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dfac763..ce70475 100644
--- a/pom.xml
+++ b/pom.xml
@@ -430,7 +430,7 @@
             <plugin>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>feature-launcher-maven-plugin</artifactId>
-                <version>1.0.1-SNAPSHOT</version>
+                <version>1.0.0</version>
                 <configuration>
                     <launches>
                         <launch>

Reply via email to