Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrutter committed Mar 7, 2025
1 parent b8c56e7 commit 7ec5be2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions http/jetty12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
<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>

<artifactId>org.apache.felix.http.jetty12</artifactId>
<version>1.0.22</version>
<version>1.0.23-SNAPSHOT</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>org.apache.felix.http.jetty12-1.0.22</tag>
<tag>org.apache.felix.http.jetty12-1.0.10</tag>
</scm>

<properties>
Expand Down Expand Up @@ -724,7 +724,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.base</artifactId>
<version>5.1.10</version>
<version>5.1.11-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
Expand Down

0 comments on commit 7ec5be2

Please sign in to comment.