Skip to content

Commit 6f20d92

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent d58d9a0 commit 6f20d92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<groupId>io.netty.incubator</groupId>
2626
<artifactId>netty-incubator-codec-http3</artifactId>
27-
<version>0.0.23.Final</version>
27+
<version>0.0.24.Final-SNAPSHOT</version>
2828
<name>Netty/Incubator/Codec/Http3</name>
2929
<packaging>jar</packaging>
3030
<url>https://netty.io/</url>
@@ -51,7 +51,7 @@
5151
<url>https://github.com/netty/netty-incubator-codec-http3</url>
5252
<connection>scm:git:git://github.com/netty/netty-incubator-codec-http3.git</connection>
5353
<developerConnection>scm:git:ssh://git@github.com/netty/netty-incubator-codec-http3.git</developerConnection>
54-
<tag>netty-incubator-codec-http3-0.0.23.Final</tag>
54+
<tag>HEAD</tag>
5555
</scm>
5656

5757
<developers>

0 commit comments

Comments
 (0)