Bump the version to 5.0.0.Alpha1

This commit is contained in:
Trustin Lee 2013-11-04 19:14:40 +09:00
parent b9d7bc6b4b
commit 6b0025430e
20 changed files with 20 additions and 24 deletions

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-all</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-buffer</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-codec-http</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-codec-socks</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-codec</artifactId>

View File

@ -17,11 +17,10 @@
<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.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-common</artifactId>

View File

@ -17,11 +17,10 @@
<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.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-example</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-handler</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-microbench</artifactId>

View File

@ -26,7 +26,7 @@
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<packaging>pom</packaging>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
<name>Netty</name>
<url>http://netty.io/</url>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-tarball</artifactId>

View File

@ -21,7 +21,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-testsuite-osgi-parent</artifactId>

View File

@ -21,7 +21,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-testsuite-osgi-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-testsuite-osgi-deps</artifactId>

View File

@ -21,7 +21,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-testsuite-osgi-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-testsuite-osgi-exam</artifactId>

View File

@ -21,7 +21,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-testsuite-osgi-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-testsuite-osgi-split</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-testsuite</artifactId>

View File

@ -17,11 +17,10 @@
<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.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-transport-rxtx</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-transport-sctp</artifactId>

View File

@ -17,11 +17,10 @@
<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.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-transport-udt</artifactId>

View File

@ -20,7 +20,7 @@
<parent>
<groupId>io.netty</groupId>
<artifactId>netty-parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>5.0.0.Alpha1-SNAPSHOT</version>
</parent>
<artifactId>netty-transport</artifactId>