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 2019/03/18 07:56:06 UTC

[sling-site] branch master updated: Release Apache Sling Installer Configuration Factory 1.2.2

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 cc2dc3e  Release Apache Sling Installer Configuration Factory 1.2.2
cc2dc3e is described below

commit cc2dc3e3d697c59719b03ca7a95549faf6561670
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Mar 18 08:55:41 2019 +0100

    Release Apache Sling Installer Configuration Factory 1.2.2
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index 5228f95..6a2d1e0 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 2019
 
+* Installer Factory Configuration 1.2.2 (18th)
 * Testing OSGi Mock 2.4.8 (10th)
 * Servlet Helpers 1.1.10, Testing JCR Mock 1.4.4, Testing ResourceResolver Mock 1.1.24 (7th)
 
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 7e175f0..1dd3a4c 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -115,7 +115,7 @@ def bundles=[
   "Health Check Webconsole|org.apache.sling.hc.webconsole|1.1.2|Y|jar",
   "Installer Core|org.apache.sling.installer.core|3.9.0|Y|jar",
   "Installer Console|org.apache.sling.installer.console|1.0.2|Y|jar",
-  "Installer Configuration Support|org.apache.sling.installer.factory.configuration|1.2.0|Y|jar",
+  "Installer Configuration Support|org.apache.sling.installer.factory.configuration|1.2.2|Y|jar",
   "Installer Health Checks|org.apache.sling.installer.hc|2.0.0|Y|jar",
   "Installer Subystems Support|org.apache.sling.installer.factory.subsystems|1.0.0|Y|jar",
   "Installer File Provider|org.apache.sling.installer.provider.file|1.1.0|Y|jar",