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 4d8727c7 Interpolation plugin 1.2.8
4d8727c7 is described below
commit 4d8727c7790485ec1739372bb3b5d44f546afba1
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Jul 24 13:32:48 2023 +0200
Interpolation plugin 1.2.8
---
downloads.list | 2 +-
modules/ROOT/examples/downloads.yml | 2 +-
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/downloads.list b/downloads.list
index ea3b1243..e9319087 100644
--- a/downloads.list
+++ b/downloads.list
@@ -35,7 +35,7 @@ Bundle
Repository|org.apache.felix.bundlerepository|2.0.10|||doc/changelog.txt
CM Json|org.apache.felix.cm.json|2.0.0
Configuration Admin|org.apache.felix.configadmin|1.9.26
Configurator|org.apache.felix.configurator|1.0.18
-Configuration Admin Interceptor
Plugin|org.apache.felix.configadmin.plugin.interpolation|1.2.2
+Configuration Admin Interceptor
Plugin|org.apache.felix.configadmin.plugin.interpolation|1.2.8
Connect|org.apache.felix.connect|0.2.0
Converter|org.apache.felix.converter|1.0.12
Coordinator|org.apache.felix.coordinator|1.0.2
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 405b73a5..fa143cd1 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -56,7 +56,7 @@ subprojects:
- title: Configuration Admin Interpolation Plugin
artifactId: org.apache.felix.configadmin.plugin.interpolation
- version: 1.2.2
+ version: 1.2.8
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 102ce935..e51f2644 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Configadmin Interpolator Plugin 1.2.8 (July 24th, 2023)
* Apache Felix Webconsole 4.8.10 (July 23rd, 2023)
* Apache Felix Http Jetty 4.2.14, Http Bridge 4.2.10, Http Base 4.2.8 (July
23rd, 2023)
* Apache Felix HealthCheck Webconsole Plugin 2.1.0 (July 21th, 2023)