diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml index 62da8fecbaaf74662b69894fad5d7f471396a465..19778a3859e9d2f565ad034c58a5bed57ee8da87 100644 --- a/http/jetty/pom.xml +++ b/http/jetty/pom.xml @@ -30,14 +30,14 @@ <description>This is an implementation of the R7 OSGi Http Service and the R7 OSGi Http Whiteboard Specification</description> <artifactId>org.apache.felix.http.jetty</artifactId> - <version>4.2.7-SNAPSHOT</version> + <version>4.2.8</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-4.2.8</tag> </scm> <properties>