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 6ddb6d5 commit 0a038daCopy full SHA for 0a038da
pom.xml
@@ -24,7 +24,7 @@
24
25
<groupId>io.netty.incubator</groupId>
26
<artifactId>netty-incubator-bom</artifactId>
27
- <version>0.0.12.Final</version>
+ <version>0.0.13.Final-SNAPSHOT</version>
28
<name>Netty/Incubator/BOM</name>
29
<packaging>pom</packaging>
30
<url>https://netty.io/</url>
@@ -47,7 +47,7 @@
47
<url>https://github.com/netty/netty-incubator-bom</url>
48
<connection>scm:git:git://github.com/netty/netty-incubator-bom.git</connection>
49
<developerConnection>scm:git:ssh://git@github.com/netty/netty-incubator-bom.git</developerConnection>
50
- <tag>netty-incubator-bom-0.0.12.Final</tag>
+ <tag>HEAD</tag>
51
</scm>
52
53
<developers>
0 commit comments