This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git
The following commit(s) were added to refs/heads/main by this push:
new 04d5a0e9 Configadmin 1.9.26 and CM Json 1.0.8
04d5a0e9 is described below
commit 04d5a0e9d64e37180987f22144c9c4673d04db65
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Nov 9 07:43:17 2022 +0100
Configadmin 1.9.26 and CM Json 1.0.8
---
downloads.list | 4 ++--
modules/ROOT/examples/downloads.yml | 4 ++--
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/downloads.list b/downloads.list
index a9f6b697..a29fd993 100644
--- a/downloads.list
+++ b/downloads.list
@@ -32,8 +32,8 @@ framework|7.0.5
Atomos|org.apache.felix.atomos|1.0.0
AutoConf Resource Processor|org.apache.felix.deployment.rp.autoconf|0.1.8
Bundle Repository|org.apache.felix.bundlerepository|2.0.10|||doc/changelog.txt
-CM Json|org.apache.felix.cm.json|1.0.6
-Configuration Admin|org.apache.felix.configadmin|1.9.22
+CM Json|org.apache.felix.cm.json|1.0.8
+Configuration Admin|org.apache.felix.configadmin|1.9.26
Configurator|org.apache.felix.configurator|1.0.14
Configuration Admin Interceptor
Plugin|org.apache.felix.configadmin.plugin.interpolation|1.2.2
Connect|org.apache.felix.connect|0.2.0
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 78f823f8..665094d3 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -38,13 +38,13 @@ subprojects:
- title: CM Json
artifactId: org.apache.felix.cm.json
- version: 1.0.6
+ version: 1.0.8
source_classifier: source-release
changelog: false
- title: Configuration Admin
artifactId: org.apache.felix.configadmin
- version: 1.9.22
+ version: 1.9.26
source_classifier: source-release
changelog: felix-dev/blob/master/configadmin/changelog.txt
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index f2a2737e..23d09e95 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Configadmin 1.9.26 and CM JSON 1.0.8 (November 9th, 2022)
* Apache Felix Http Servlet API 2.1.0 and Webconsole Plugin DS 2.2.0 (November
2nd, 2022)
* Apache Felix Http Jetty 4.2.2, Http Bridge 4.2.2, and Http Base 4.2.2
(October 10th, 2022)
* Apache Felix Webconsole 4.8.4 (September 5th, 2022)