Skip to content

Commit 73c9f3c

Browse files
committed
[maven-release-plugin] prepare release org.apache.felix.http.jetty12-1.0.24
1 parent 844c109 commit 73c9f3c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

http/jetty12/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.jetty12</artifactId>
33-
<version>1.0.23-SNAPSHOT</version>
33+
<version>1.0.24</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>org.apache.felix.http.jetty12-1.0.10</tag>
40+
<tag>org.apache.felix.http.jetty12-1.0.24</tag>
4141
</scm>
4242

4343
<properties>
@@ -724,12 +724,12 @@
724724
<dependency>
725725
<groupId>org.apache.felix</groupId>
726726
<artifactId>org.apache.felix.http.base</artifactId>
727-
<version>5.1.11-SNAPSHOT</version>
727+
<version>5.1.10</version>
728728
</dependency>
729729
<dependency>
730730
<groupId>org.apache.felix</groupId>
731731
<artifactId>org.apache.felix.http.wrappers</artifactId>
732-
<version>1.1.9-SNAPSHOT</version>
732+
<version>1.1.10</version>
733733
</dependency>
734734
<dependency>
735735
<groupId>commons-fileupload</groupId>

0 commit comments

Comments
 (0)