Skip to content

Commit 2747c7c

Browse files
committed
[maven-release-plugin] prepare release org.apache.felix.http.jetty-5.1.34
1 parent 7cf79c6 commit 2747c7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

http/jetty/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
<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>
3131

3232
<artifactId>org.apache.felix.http.jetty</artifactId>
33-
<version>5.1.33-SNAPSHOT</version>
33+
<version>5.1.34</version>
3434
<packaging>bundle</packaging>
3535

3636
<scm>
3737
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
3838
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
3939
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
40-
<tag>HEAD</tag>
40+
<tag>org.apache.felix.http.jetty-5.1.34</tag>
4141
</scm>
4242

4343
<properties>
@@ -499,7 +499,7 @@
499499
<dependency>
500500
<groupId>org.apache.felix</groupId>
501501
<artifactId>org.apache.felix.http.base</artifactId>
502-
<version>5.1.13-SNAPSHOT</version>
502+
<version>5.1.14</version>
503503
</dependency>
504504
<dependency>
505505
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)