You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2021/07/29 14:55:42 UTC

[sling-site] branch master updated: Feature model releases

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

cziegeler 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 f5cb294  Feature model releases
f5cb294 is described below

commit f5cb2944cf9a8da6f9cc4eebb469a1a2b096ca7a
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu Jul 29 16:55:22 2021 +0200

    Feature model releases
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index 9c135d1..636d07c 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
 
 ## July 2021
 
+* Feature Model 1.2.28, Feature Model Extension Api Regions 1.3.8, Slingfeature Maven Plugin 1.5.10 (29th)
 * Resource Resolver 1.7.10 (24th)
 * App CMS 1.0.4 (23rd)
 * Servlets Resolver 2.8.0 (22nd)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 2108c12..3239213 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -36,7 +36,7 @@ def mavenPlugins=[
   "Maven Launchpad Plugin|maven-launchpad-plugin|2.3.4|Y",
   "Scripting Bundle Maven Plugin 0.3.0|scriptingbundle-maven-plugin|0.3.0|Y",
   "Sling Maven Plugin|sling-maven-plugin|2.4.2|Y",
-  "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.5.4|Y",
+  "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.5.10|Y",
   "Sling Feature Converter Maven Plugin|sling-feature-converter-maven-plugin|1.0.4|Y",
   "Sling Feature Launcher Maven Plugin|sling-feature-launcher-maven-plugin|0.1.0|Y",
   "Slingstart Maven Plugin|slingstart-maven-plugin|1.9.12|Y",
@@ -130,12 +130,12 @@ def bundles=[
   "Engine|org.apache.sling.engine|2.7.6|Y|jar",
   "Event|org.apache.sling.event|4.2.22|Y|jar",
   "Event API|org.apache.sling.event.api|1.0.0|Y|jar",
-  "Feature Model|org.apache.sling.feature|1.2.22|Y|jar",
+  "Feature Model|org.apache.sling.feature|1.2.2i8|Y|jar",
   "Feature Model Analyser|org.apache.sling.feature.analyser|1.3.24|Y|jar",
   "Feature Model Launcher|org.apache.sling.feature.launcher|1.1.6|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.1.4|Y|jar",
-  "Feature Model Extension API Regions|org.apache.sling.feature.extension.apiregions|1.2.10|Y|jar",
+  "Feature Model Extension API Regions|org.apache.sling.feature.extension.apiregions|1.3.8|Y|jar",
   "Feature Flags|org.apache.sling.featureflags|1.2.2|Y|jar",
   "File Optimization|org.apache.sling.fileoptim|0.9.2|org.apache.sling.file.optimization|jar",
   "File System Resource Provider|org.apache.sling.fsresource|2.1.16|Y|jar",