You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2023/01/09 13:49:42 UTC

[sling-org-apache-sling-starter] branch master updated: Update to o.a.s.feature.launcher 1.2.4

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-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new daf1e4c  Update to o.a.s.feature.launcher 1.2.4
daf1e4c is described below

commit daf1e4c59f9aa599685126cec8db2c9569d80fc4
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jan 9 13:13:37 2023 +0100

    Update to o.a.s.feature.launcher 1.2.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c5dde4..9d796c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
     <properties>
         <sling.java.version>8</sling.java.version>
         <starter.min.bundles.count>126</starter.min.bundles.count>
-        <sling.feature.launcher.version>1.2.0</sling.feature.launcher.version>
+        <sling.feature.launcher.version>1.2.4</sling.feature.launcher.version>
 
         <!-- versions to be replaced in the feature files -->
         <asm.version>9.3</asm.version>