You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cs...@apache.org on 2022/03/28 07:41:02 UTC

[sling-site] branch master updated: Updated org.apache.sling.feature.analyser to 1.6.4

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

cschneider 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 445ded0  Updated org.apache.sling.feature.analyser to 1.6.4
445ded0 is described below

commit 445ded0f56f8b71af78a042626fa6a9454d372d4
Author: Christian Schneider <cs...@adobe.com>
AuthorDate: Mon Mar 28 09:40:52 2022 +0200

    Updated org.apache.sling.feature.analyser to 1.6.4
---
 src/main/jbake/templates/downloads.tpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index e33452f..721ed70 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -135,7 +135,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.2|Y|jar",
+  "Feature Model Analyser|org.apache.sling.feature.analyser|1.6.4|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.5.0|Y|jar",