Skip to content

Commit e4a5859

Browse files
committed
[maven-release-plugin] prepare release org.apache.felix.http.jetty-5.1.30
1 parent 4bf0dc4 commit e4a5859

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

http/jetty/pom.xml

Lines changed: 4 additions & 4 deletions
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.29-SNAPSHOT</version>
33+
<version>5.1.30</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.30</tag>
4141
</scm>
4242

4343
<properties>
@@ -494,12 +494,12 @@
494494
<dependency>
495495
<groupId>org.apache.felix</groupId>
496496
<artifactId>org.apache.felix.http.base</artifactId>
497-
<version>5.1.11-SNAPSHOT</version>
497+
<version>5.1.10</version>
498498
</dependency>
499499
<dependency>
500500
<groupId>org.apache.felix</groupId>
501501
<artifactId>org.apache.felix.http.wrappers</artifactId>
502-
<version>1.0.7-SNAPSHOT</version>
502+
<version>1.0.8</version>
503503
</dependency>
504504
<dependency>
505505
<groupId>commons-fileupload</groupId>

0 commit comments

Comments
 (0)