This is an automated email from the ASF dual-hosted git repository. joerghoh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-site.git
commit 6b4f912dfa0924a8323888c5f5b2e31c0ae9b9b8 Author: Joerg Hoh <[email protected]> AuthorDate: Mon May 19 10:54:53 2025 +0200 Release Apache Sling Content-Package To Feature Model Converter 1.3.10, OSGi Feature Maven Plugin 1.9.2 --- src/main/jbake/content/releases.md | 2 +- src/main/jbake/templates/downloads.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md index e2808c738..490f337bf 100644 --- a/src/main/jbake/content/releases.md +++ b/src/main/jbake/content/releases.md @@ -8,7 +8,7 @@ This is a list of all our releases, available from our [downloads](/downloads.cg ## May 2025 -* Content Distribution Journal Messages 0.5.12, Content Distribution Core 0.7.4 (19th) +* Content Distribution Journal Messages 0.5.12, Content Distribution Core 0.7.4, Content-Package To Feature Model Converter 1.3.10, OSGi Feature Maven Plugin 1.9.2 (19th) * Apache Sling Resource Resolver 1.12.8 (12th) * JCR Package Init 1.0.6, Feature Model Content Extension 1.0.18 (12th) * Commons Log 6.0.0, Models Jackson Exporter 1.1.6 (9th) diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl index 38c510ad7..1e6d110e5 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.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 converter|A CLI tool for converting from content packages to feature model files|org.apache.sling.feature.cpconverter|.zip|1.3.8|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", ] def mavenPlugins=[ @@ -37,7 +37,7 @@ def mavenPlugins=[ "Maven Launchpad Plugin|maven-launchpad-plugin|2.3.4|Y", "Scripting Bundle Maven Plugin|scriptingbundle-maven-plugin|0.5.2|Y", "Sling Maven Plugin|sling-maven-plugin|3.0.4|Y", - "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.9.0|Y", + "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.9.2|Y", "Sling Feature Converter Maven Plugin|sling-feature-converter-maven-plugin|1.0.12|Y", "Sling Feature Launcher Maven Plugin|sling-feature-launcher-maven-plugin|0.1.6|Y", "Slingstart Maven Plugin|slingstart-maven-plugin|1.9.12|Y",
