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 10ad5672b Released Content-Package to Feature Model Converter 1.3.2
10ad5672b is described below

commit 10ad5672ba0f7d425c87def35b2095a9b03ae724
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon May 8 14:23:23 2023 +0200

    Released Content-Package to Feature Model Converter 1.3.2
---
 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 1618ba929..e91a28a7f 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -8,6 +8,7 @@ This is a list of all our releases, available from our 
[downloads](/downloads.cg
 
 ## May 2023
 
+* Content-Package to Feature Model Converter 1.3.2 (8th)
 * Sling Mock 3.4.8 (2nd)
 
 ## April 2023
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 86beca21f..4e7cbe435 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -29,7 +29,7 @@ def slingApplication=[
   "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.6|org.apache.sling.app.cms",
   "Sling Feature Model Launcher|A tool for launching OSGi 
applications|org.apache.sling.feature.launcher|.zip|1.3.0|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.0|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.2|Y",
 ]
 
 def mavenPlugins=[

Reply via email to