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


The following commit(s) were added to refs/heads/master by this push:
     new b50f8568b Feature Model Launcher 1.3.4
b50f8568b is described below

commit b50f8568babb8a79a3f07d622164305df088c438
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Jun 19 11:33:55 2025 +0200

    Feature Model Launcher 1.3.4
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index 87b3afeb3..a43ef831a 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -9,6 +9,7 @@ This is a list of all our releases, available from our 
[downloads](/downloads.cg
 ## June 2025
 
 * Apache Sling Resource Resolver 1.12.10 (23th)
+* Feature Model Launcher 1.3.4 (19th)
 * Discovery Base 2.1.0, Discovery Commons 1.1.0 (14th)
 * Resource Access Security 1.1.2 (10th)
 * Event 4.3.18
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index af62aebda..c421b7ecd 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -28,7 +28,7 @@ def slingApplication=[
   "Sling Starter Feature Archive (Oak-Mongo)|A self-container feature archive, 
for experimenting and learning. Requires the Feature Model Launcher (see below) 
|org.apache.sling.starter|-oak_tar_far.far|${starterVersion}|Y|apache/sling:${starterVersion}",
   "Sling Starter Source Release|The released Sling Starter source 
code|org.apache.sling.starter|-source-release.zip|${starterVersion}|Y",
   "Sling CMS App|A reference CMS App built on Apache 
Sling|org.apache.sling.cms.feature|.jar|1.1.8|org.apache.sling.app.cms",
-  "Sling Feature Model Launcher|A tool for launching OSGi 
applications|org.apache.sling.feature.launcher|.zip|1.3.2|Y",
+  "Sling Feature Model Launcher|A tool for launching OSGi 
applications|org.apache.sling.feature.launcher|.zip|1.3.4|Y",
   "Sling Feature Model converter|A CLI tool for converting from content 
packages to feature model 
files|org.apache.sling.feature.cpconverter|.zip|1.3.10|Y",
 ]
 

Reply via email to