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 21e524ef Http Webconsole Plugin 1.2.2 release
21e524ef is described below

commit 21e524ef8cdd9aef13d17fc3466070db7f280915
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Mar 12 16:17:33 2025 +0100

    Http Webconsole Plugin 1.2.2 release
---
 modules/ROOT/examples/downloads.yml | 2 +-
 modules/ROOT/pages/news.adoc        | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/modules/ROOT/examples/downloads.yml 
b/modules/ROOT/examples/downloads.yml
index 53f9b405..c6e2a634 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -221,7 +221,7 @@ subprojects:
 
   - title: HTTP Service Webconsole Plugin
     artifactId: org.apache.felix.http.webconsoleplugin
-    version: 1.2.0
+    version: 1.2.2
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index eb4d5486..94ff21dc 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -2,6 +2,7 @@
 
 ## 2025
 
+* Apache Felix Http Webconsole Plugin (March 12 2025)
 * Apache Felix Http Jetty12 1.0.22 (March 07 2025)
 ** https://issues.apache.org/jira/browse/FELIX-6754 Update to Jetty 12.0.17
 

Reply via email to