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-feature-launcher.git


The following commit(s) were added to refs/heads/master by this push:
     new 70b9c2d  update to next snapshot version until release is available on 
maven central
70b9c2d is described below

commit 70b9c2d6454371adc6454c6e9ff77bd13ad91ccd
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Dec 17 15:48:22 2024 +0100

    update to next snapshot version until release is available on maven central
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7676c10..9cafca0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>2.0.4</version>
+            <version>2.0.5-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

Reply via email to