[maven-release-plugin] prepare release netty-build-22
This commit is contained in:
parent
a72d2a1451
commit
559e532e2d
3
pom.xml
3
pom.xml
@ -27,7 +27,7 @@
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty-build</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>22-SNAPSHOT</version>
|
||||
<version>22</version>
|
||||
|
||||
<name>Netty/Build</name>
|
||||
|
||||
@ -53,6 +53,7 @@
|
||||
<url>https://github.com/netty/netty-build</url>
|
||||
<connection>scm:git:git://github.com/netty/netty-build.git</connection>
|
||||
<developerConnection>scm:git:ssh://git@github.com/netty/netty-build.git</developerConnection>
|
||||
<tag>netty-build-22</tag>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
|
Loading…
Reference in New Issue
Block a user