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:28:19 UTC

[sling-org-apache-sling-starter] branch issue/feature-launchher-1.2.4 created (now a29fc82)

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

rombert pushed a change to branch issue/feature-launchher-1.2.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


      at a29fc82  Update to o.a.s.feature.launcher 1.2.4

This branch includes the following new commits:

     new a29fc82  Update to o.a.s.feature.launcher 1.2.4

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[sling-org-apache-sling-starter] 01/01: Update to o.a.s.feature.launcher 1.2.4

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/feature-launchher-1.2.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit a29fc8286f34eb57fdcf48d48676d73edcecd5b3
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>