diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml index 288ae0aa22aab9d1d3b461f5dda0cc3d3361158a..45446093391c3e270530611121e91beb040f3729 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>