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 363f68c0 Http Jetty and Base 5.0.0-RC2
363f68c0 is described below

commit 363f68c0436da20f901853e904f996011144e183
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Nov 25 07:17:01 2022 +0100

    Http Jetty and Base 5.0.0-RC2
---
 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 099c9576..32319d11 100644
--- a/downloads.list
+++ b/downloads.list
@@ -55,9 +55,9 @@ Health Check 
API|org.apache.felix.healthcheck.api|2.0.4|project||-
 Health Check Core|org.apache.felix.healthcheck.core|2.0.14|project||-
 Health Check General 
Checks|org.apache.felix.healthcheck.generalchecks|3.0.4|project||-
 Health Check Webconsole 
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.0.2|project||-
-HTTP Service Base|org.apache.felix.http.base|5.0.0-RC1
+HTTP Service Base|org.apache.felix.http.base|5.0.0-RC2
 HTTP Service Bridge|org.apache.felix.http.bridge|4.2.2
-HTTP Service Jetty|org.apache.felix.http.jetty|5.0.0-RC1
+HTTP Service Jetty|org.apache.felix.http.jetty|5.0.0-RC2
 HTTP Service Proxy|org.apache.felix.http.proxy|3.0.6
 HTTP Service SSL filter|org.apache.felix.http.sslfilter|1.2.6
 HTTP Service Whiteboard|org.apache.felix.http.whiteboard|4.0.0
diff --git a/modules/ROOT/examples/downloads.yml 
b/modules/ROOT/examples/downloads.yml
index bf39263b..ade4a5a8 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -173,7 +173,7 @@ subprojects:
 
   - title: HTTP Service Base
     artifactId: org.apache.felix.http.base
-    version: 5.0.0-RC1
+    version: 5.0.0-RC2
     source_classifier: source-release
     changelog: false
 
@@ -185,7 +185,7 @@ subprojects:
 
   - title: HTTP Service Jetty
     artifactId: org.apache.felix.http.jetty
-    version: 5.0.0-RC1
+    version: 5.0.0-RC2
     source_classifier: source-release
     changelog: false
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 35bb5a4a..56bdbede 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
 = News
 
+* Apache Felix Http Jetty 5.0.0-RC2 and Http Base 5.0.0-RC2 (November 25th, 
2022)
 * Apache Felix CM JSON 2.0.0, Configurator 1.0.18 and Feature 1.0.2 (November 
16th, 2022)
 * Apache Felix Http Jetty 5.0.0-RC1 and Http Base 5.0.0-RC1 (November 12th, 
2022)
 * Apache Felix Configadmin 1.9.26 and CM JSON 1.0.8 (November 9th, 2022)

Reply via email to