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
lorban committed Apr 16, 2024
1 parent 249454f commit 8109375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.mortbay.jetty.quiche</groupId>
<artifactId>jetty-quiche-native</artifactId>
<version>0.21.0</version>
<version>0.21.1-SNAPSHOT</version>
<name>Jetty :: Quiche Native Library</name>
<url>https://github.com/jetty-project/jetty-quiche-native</url>
<description>
Expand All @@ -28,7 +28,7 @@
<connection>scm:git:git://github.com/jetty-project/jetty-quiche-native.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jetty-project/jetty-quiche-native.git</developerConnection>
<url>https://github.com/jetty-project/jetty-quiche-native</url>
<tag>jetty-quiche-native-0.21.0</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 8109375

Please sign in to comment.