diff --git a/http/base/pom.xml b/http/base/pom.xml index 655d52af8c06046db5cdaaadc7debefaf56474d0..c8a2f96dd7e27ae50bc30adab1cde74dca0ed5a0 100644 --- a/http/base/pom.xml +++ b/http/base/pom.xml @@ -28,14 +28,14 @@ <name>Apache Felix Http Base</name> <artifactId>org.apache.felix.http.base</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> <packaging>jar</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>org.apache.felix.http.base-5.0.0-RC2</tag> + <tag>org.apache.felix.http.base-5.0.0</tag> </scm> <properties>