[maven-release-plugin] prepare release netty-3.0.0.CR2
This commit is contained in:
parent
9dd9b00851
commit
71d876d0dd
6
pom.xml
6
pom.xml
@ -25,7 +25,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.jboss.netty</groupId>
|
<groupId>org.jboss.netty</groupId>
|
||||||
<artifactId>netty</artifactId>
|
<artifactId>netty</artifactId>
|
||||||
<version>3.0.0.CR2-SNAPSHOT</version>
|
<version>3.0.0.CR2</version>
|
||||||
<packaging>bundle</packaging>
|
<packaging>bundle</packaging>
|
||||||
|
|
||||||
<name>The Netty Project</name>
|
<name>The Netty Project</name>
|
||||||
@ -49,8 +49,8 @@
|
|||||||
</licenses>
|
</licenses>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://anonsvn.jboss.org/repos/netty/trunk</connection>
|
<connection>scm:svn:http://anonsvn.jboss.org/repos/netty/tags/netty-3.0.0.CR2</connection>
|
||||||
<developerConnection>scm:svn:https://svn.jboss.org/repos/netty/trunk</developerConnection>
|
<developerConnection>scm:svn:https://svn.jboss.org/repos/netty/tags/netty-3.0.0.CR2</developerConnection>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
|
Loading…
Reference in New Issue
Block a user