You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by an...@apache.org on 2022/03/18 16:01:56 UTC

[sling-site] branch master updated: Release Feature Model Analyser 1.6.2, Sling Feature Maven Plugin 1.6.2

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

angela 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 80cc5e7  Release Feature Model Analyser 1.6.2, Sling Feature Maven Plugin 1.6.2
80cc5e7 is described below

commit 80cc5e79adcd04d3f00ef642a86f3dc4253cfaba
Author: angela <an...@adobe.com>
AuthorDate: Fri Mar 18 17:01:45 2022 +0100

    Release Feature Model Analyser 1.6.2, Sling Feature Maven Plugin 1.6.2
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index 727f269..213e55e 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
 
 ## March 2022
 
+* Feature Model Analyser 1.6.2, Sling Feature Maven Plugin 1.6.2 (18th)
 * Discovery Commons 1.0.26, Base 2.0.12, Oak 1.2.36 (14th)
 * Launchpad Testing 12, Launchpad Integration Tests 12, Launchpad Testing Services 12, Launchpad Testing Fragment Bundle 12 (14th)
 * Starter Content 1.0.12, Event 4.3.0 (10th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 5767e54..fba6cd1 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|scriptingbundle-maven-plugin|0.5.0|Y",
   "Sling Maven Plugin|sling-maven-plugin|2.4.2|Y",
-  "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.6.0|Y",
+  "Sling Feature Maven Plugin|slingfeature-maven-plugin|1.6.2|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.2|Y",
   "Slingstart Maven Plugin|slingstart-maven-plugin|1.9.12|Y",
@@ -134,7 +134,7 @@ def bundles=[
   "Event|org.apache.sling.event|4.3.0|Y|jar",
   "Event API|org.apache.sling.event.api|1.0.0|Y|jar",
   "Feature Model|org.apache.sling.feature|1.2.30|Y|jar",
-  "Feature Model Analyser|org.apache.sling.feature.analyser|1.6.0|Y|jar",
+  "Feature Model Analyser|org.apache.sling.feature.analyser|1.6.2|Y|jar",
   "Feature Model Launcher|org.apache.sling.feature.launcher|1.2.0|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",