We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58d9a0 commit 6f20d92Copy full SHA for 6f20d92
pom.xml
@@ -24,7 +24,7 @@
24
25
<groupId>io.netty.incubator</groupId>
26
<artifactId>netty-incubator-codec-http3</artifactId>
27
- <version>0.0.23.Final</version>
+ <version>0.0.24.Final-SNAPSHOT</version>
28
<name>Netty/Incubator/Codec/Http3</name>
29
<packaging>jar</packaging>
30
<url>https://netty.io/</url>
@@ -51,7 +51,7 @@
51
<url>https://github.com/netty/netty-incubator-codec-http3</url>
52
<connection>scm:git:git://github.com/netty/netty-incubator-codec-http3.git</connection>
53
<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>
+ <tag>HEAD</tag>
55
</scm>
56
57
<developers>
0 commit comments