This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new cae2d178b3 Prepare for release
cae2d178b3 is described below

commit cae2d178b39b26161753b7dd0238a1c82b2575d4
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Nov 9 08:08:27 2022 +0100

    Prepare for release
---
 http/jetty/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index 288ae0aa22..4544609339 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -409,7 +409,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>5.0.0-SNAPSHOT</version>
+            <version>5.0.0-RC1</version>
         </dependency>
         <dependency>
             <groupId>commons-fileupload</groupId>

Reply via email to