You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2021/12/20 08:52:06 UTC

[sling-site] branch master updated: Apache Sling Context-Aware Configuration Impl 1.5.2

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

sseifert 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 d354066  Apache Sling Context-Aware Configuration Impl 1.5.2
d354066 is described below

commit d354066fefaee93bd3a994d661e0307369d85973
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Mon Dec 20 09:51:55 2021 +0100

    Apache Sling Context-Aware Configuration Impl 1.5.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 e0037de..76bcfb1 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
 
 ## December 2021
 
+* Context-Aware Configuration Impl 1.5.2 (20th)
 * Models Jackson Exporter 1.1.2 (18th)
 * Commons Log 5.2.0, Starter Content 1.0.10 (14th)
 * Testing Clients 3.0.4 (13th)
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 446e3d5..6039f1b 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -103,7 +103,7 @@ def bundles=[
   "Content Parser XML JCR|org.apache.sling.contentparser.xml-jcr|2.0.0|Y|jar",
   "Content Parser Test Utilities|org.apache.sling.contentparser.testutils|2.0.0|Y|jar",
   "Context-Aware Configuration API|org.apache.sling.caconfig.api|1.2.0|Y|jar",
-  "Context-Aware Configuration Impl|org.apache.sling.caconfig.impl|1.5.0|Y|jar",
+  "Context-Aware Configuration Impl|org.apache.sling.caconfig.impl|1.5.2|Y|jar",
   "Context-Aware Configuration Mock Plugin|org.apache.sling.testing.caconfig-mock-plugin|1.3.6|Y|jar",
   "Context-Aware Configuration SPI|org.apache.sling.caconfig.spi|1.3.4|Y|jar",
   "Crankstart API|org.apache.sling.crankstart.api|1.0.0|N|jar",