[maven-release-plugin] prepare release netty-4.0.0.Alpha8

This commit is contained in:
Norman Maurer 2012-12-03 20:33:49 +01:00
parent 760cc95115
commit 17d77ed160
13 changed files with 15 additions and 16 deletions

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty-buffer</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty-codec-http</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty-codec-socks</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty-codec</artifactId>

View File

@ -21,7 +21,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty-common</artifactId>

View File

@ -14,14 +14,13 @@
~ License for the specific language governing permissions and limitations
~ under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty-example</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty-handler</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty-metrics-yammer</artifactId>

View File

@ -26,7 +26,7 @@
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<packaging>pom</packaging>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
<name>Netty</name>
<url>http://netty.io/</url>
@ -53,7 +53,7 @@
<url>https://github.com/netty/netty</url>
<connection>scm:git:git://github.com/netty/netty.git</connection>
<developerConnection>scm:git:ssh://git@github.com/netty/netty.git</developerConnection>
<tag>HEAD</tag>
<tag>netty-4.0.0.Alpha8</tag>
</scm>
<developers>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty-tarball</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty-testsuite</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.0.0.Alpha8-SNAPSHOT</version>
<version>4.0.0.Alpha8</version>
</parent>
<artifactId>netty-transport</artifactId>