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 6778b39 commit d68919bCopy full SHA for d68919b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.wangzihaogithub</groupId>
6
<artifactId>netty-container</artifactId>
7
- <version>1.1.13-SNAPSHOT</version>
+ <version>1.1.14-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>Netty Container</name>
@@ -30,7 +30,7 @@
30
</licenses>
31
32
<scm>
33
- <tag>netty-container-1.1.13</tag>
+ <tag>netty-container-1.1.14</tag>
34
<connection>scm:git:https://github.com/wangzihaogithub/netty-container.git</connection>
35
<developerConnection>scm:git:https://github.com/wangzihaogithub/netty-container.git</developerConnection>
36
<url>https://github.com/wangzihaogithub/netty-container</url>
0 commit comments