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 aafc55e3704218d0d6636212f0b82a89607de54f Author: Joerg Hoh <[email protected]> AuthorDate: Mon May 19 11:03:42 2025 +0200 Release Apache Sling Feature Model Analyser 2.0.14 --- src/main/jbake/content/releases.md | 2 +- src/main/jbake/templates/downloads.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md index 490f337bf..f5267fe04 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, Content-Package To Feature Model Converter 1.3.10, OSGi Feature Maven Plugin 1.9.2 (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, Feature Model Analyser 2.0.14 (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 1e6d110e5..65f8d97a7 100644 --- a/src/main/jbake/templates/downloads.tpl +++ b/src/main/jbake/templates/downloads.tpl @@ -130,7 +130,7 @@ def bundles=[ "Event API|org.apache.sling.event.api|1.0.4|Y|jar", "Feature API Regions Runtime|org.apache.sling.feature.apiregions|1.1.10|Y|jar", "Feature Model|org.apache.sling.feature|2.0.4|Y|jar", - "Feature Model Analyser|org.apache.sling.feature.analyser|2.0.12|Y|jar", + "Feature Model Analyser|org.apache.sling.feature.analyser|2.0.14|Y|jar", "Feature Model Converter|org.apache.sling.feature.modelconverter|1.0.14|Y|jar", "Feature Model Content Package Converter|org.apache.sling.feature.cpconverter|1.3.8|Y|jar", "Feature Model Extension API Regions|org.apache.sling.feature.extension.apiregions|2.0.0|Y|jar",
