You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2019/02/04 14:32:03 UTC

[sling-site] branch master updated: Update Feature Model versions

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

davidb 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 05da468  Update Feature Model versions
05da468 is described below

commit 05da468be771cbec61c5e484b123666db4ee2648
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Mon Feb 4 06:31:44 2019 -0800

    Update Feature Model versions
---
 src/main/jbake/templates/downloads.tpl | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 22b6ea1..2e1f107 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -96,10 +96,10 @@ def bundles=[
   "Engine|org.apache.sling.engine|2.6.18|Y|jar",
   "Event|org.apache.sling.event|4.2.12|Y|jar",
   "Event API|org.apache.sling.event.api|1.0.0|Y|jar",
-  "Feature Model|org.apache.sling.feature|0.1.2|Y|jar",
-  "Feature Model Analyser|org.apache.sling.feature.analyser|0.1.2|Y|jar",
-  "Feature Model IO|org.apache.sling.feature.io|0.1.2|Y|jar",
-  "Feature Model Converter|org.apache.sling.feature.modelconverter|0.1.2|Y|jar",
+  "Feature Model|org.apache.sling.feature|1.0.0|Y|jar",
+  "Feature Model Analyser|org.apache.sling.feature.analyser|0.8.0|Y|jar",
+  "Feature Model IO|org.apache.sling.feature.io|1.0.0|Y|jar",
+  "Feature Model Converter|org.apache.sling.feature.modelconverter|0.8.0|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.14|Y|jar",