There was an error while loading. Please reload this page.
1 parent 8e25ab3 commit 0466f6dCopy full SHA for 0466f6d
1 file changed
pom.xml
@@ -24,7 +24,7 @@
24
25
<groupId>io.netty</groupId>
26
<artifactId>netty-jni-util</artifactId>
27
- <version>0.0.10.Final</version>
+ <version>0.0.11.Final-SNAPSHOT</version>
28
<name>Netty/JNI/Util</name>
29
<packaging>jar</packaging>
30
<url>https://netty.io/</url>
@@ -51,7 +51,7 @@
51
<url>https://github.com/netty/netty-jni-util</url>
52
<connection>scm:git:git://github.com/netty/netty-jni-util.git</connection>
53
<developerConnection>scm:git:ssh://git@github.com/netty/netty-jni-util.git</developerConnection>
54
- <tag>netty-jni-util-0.0.10.Final</tag>
+ <tag>HEAD</tag>
55
</scm>
56
57
<developers>
0 commit comments