Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 60f464c

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 99d152d commit 60f464c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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-quic</artifactId>
27-
<version>0.0.17.Final</version>
27+
<version>0.0.18.Final-SNAPSHOT</version>
2828
<name>Netty/Incubator/Codec/Quic</name>
2929
<packaging>${packaging.type}</packaging>
3030
<url>https://netty.io/</url>
@@ -51,7 +51,7 @@
5151
<url>https://github.com/netty/netty-incubator-codec-quic</url>
5252
<connection>scm:git:git://github.com/netty/netty-incubator-codec-quic.git</connection>
5353
<developerConnection>scm:git:ssh://git@github.com/netty/netty-incubator-codec-quic.git</developerConnection>
54-
<tag>netty-incubator-codec-quic-0.0.17.Final</tag>
54+
<tag>HEAD</tag>
5555
</scm>
5656

5757
<developers>

0 commit comments

Comments
 (0)