Skip to content

Commit bfd7648

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 343afb0 commit bfd7648

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

4343
<properties>
@@ -727,7 +727,7 @@
727727
<dependency>
728728
<groupId>org.apache.felix</groupId>
729729
<artifactId>org.apache.felix.http.base</artifactId>
730-
<version>5.1.14</version>
730+
<version>5.1.15-SNAPSHOT</version>
731731
</dependency>
732732
<dependency>
733733
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)