diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml index 7b10d63740081f6c97bdb815cde98ae12d92cc87..e1911f0485a02c4b03a152b21b9b7a8674db25a7 100644 --- a/http/jetty/pom.xml +++ b/http/jetty/pom.xml @@ -30,14 +30,14 @@ <description>This is an implementation of the R8.1 OSGi Servlet Service, the R7 OSGi Http Service and the R7 OSGi Http Whiteboard Specification</description> <artifactId>org.apache.felix.http.jetty</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0-RC2</version> <packaging>bundle</packaging> <scm> <connection>scm:git:https://github.com/apache/felix-dev.git</connection> <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url> - <tag>HEAD</tag> + <tag>org.apache.felix.http.jetty-5.0.0-RC2</tag> </scm> <properties>