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 2022/08/12 09:15:58 UTC

[sling-site] branch master updated: Apache Sling Models Context-Aware Configuration 1.0.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 e11ae2578 Apache Sling Models Context-Aware Configuration 1.0.2
e11ae2578 is described below

commit e11ae2578c70b39914828fa618266fa39c65d258
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Fri Aug 12 11:15:48 2022 +0200

    Apache Sling Models Context-Aware Configuration 1.0.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 9c60a95b5..0bd0b3971 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -12,6 +12,7 @@ This is a list of all our releases, available from our [downloads](/downloads.cg
 * Discovery Commons 1.0.28, Base 2.0.14, Oak 1.2.40 (3rd)
 * Commons Metrics 1.2.12 (3rd)
 * Extensions Webconsole Security Provider 1.2.6 (4th)
+* Models Context-Aware Configuration 1.0.2 (12th)
 
 ## July 2022
 
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index ea1f3e771..a1ba420de 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -200,7 +200,7 @@ def bundles=[
   "Models Implementation|org.apache.sling.models.impl|1.5.2|Y|jar",
   "Models Jackson Exporter|org.apache.sling.models.jacksonexporter|1.1.2|Y|jar",
   "Models Validation Implementation|org.apache.sling.models.validation-impl|1.1.0|Y|jar",
-  "Models Context-Aware Configuration|org.apache.sling.models.caconfig|1.0.0|Y|jar",
+  "Models Context-Aware Configuration|org.apache.sling.models.caconfig|1.0.2|Y|jar",
   "NoSQL Generic Resource Provider|org.apache.sling.nosql.generic|1.1.0|Y|jar",
   "NoSQL Couchbase Client|org.apache.sling.nosql.couchbase-client|1.0.2|Y|jar",
   "NoSQL Couchbase Resource Provider|org.apache.sling.nosql.couchbase-resourceprovider|1.1.0|Y|jar",