Skip to content

Commit d68919b

Browse files
author
wangzihao
committed
改正javadoc, 避免报错
1 parent 6778b39 commit d68919b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.wangzihaogithub</groupId>
66
<artifactId>netty-container</artifactId>
7-
<version>1.1.13-SNAPSHOT</version>
7+
<version>1.1.14-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>Netty Container</name>
@@ -30,7 +30,7 @@
3030
</licenses>
3131

3232
<scm>
33-
<tag>netty-container-1.1.13</tag>
33+
<tag>netty-container-1.1.14</tag>
3434
<connection>scm:git:https://github.com/wangzihaogithub/netty-container.git</connection>
3535
<developerConnection>scm:git:https://github.com/wangzihaogithub/netty-container.git</developerConnection>
3636
<url>https://github.com/wangzihaogithub/netty-container</url>

0 commit comments

Comments
 (0)