There was an error while loading. Please reload this page.
1 parent 6ae7d1c commit 40fbfb8Copy full SHA for 40fbfb8
1 file changed
pom.xml
@@ -24,7 +24,7 @@
24
25
<groupId>io.netty.incubator</groupId>
26
<artifactId>netty-incubator-codec-http3</artifactId>
27
- <version>0.0.30.Final</version>
+ <version>0.0.31.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.30.Final</tag>
+ <tag>HEAD</tag>
55
</scm>
56
57
<developers>
0 commit comments