Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed Oct 3, 2011
1 parent 1821565 commit b3adaf0
Show file tree
Hide file tree
Showing 50 changed files with 102 additions and 102 deletions.
4 changes: 2 additions & 2 deletions extras/grizzly-adapter/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.plugins</groupId>
<artifactId>atmosphere-grizzly-adapter</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-grizzly-adapter</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions extras/guice/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-guice</artifactId>
<packaging>jar</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-guice</name>
<url>http://maven.apache.org</url>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion extras/gwt/atmosphere-gwt-client/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-gwt</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
</parent>

<groupId>org.atmosphere</groupId>
Expand Down
2 changes: 1 addition & 1 deletion extras/gwt/atmosphere-gwt-common/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-gwt</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
</parent>

<groupId>org.atmosphere</groupId>
Expand Down
2 changes: 1 addition & 1 deletion extras/gwt/atmosphere-gwt-js/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-gwt</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
</parent>

<groupId>org.atmosphere</groupId>
Expand Down
2 changes: 1 addition & 1 deletion extras/gwt/atmosphere-gwt-poll/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-gwt</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
</parent>

<groupId>org.atmosphere</groupId>
Expand Down
2 changes: 1 addition & 1 deletion extras/gwt/atmosphere-gwt-server/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-gwt</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
</parent>

<groupId>org.atmosphere</groupId>
Expand Down
8 changes: 4 additions & 4 deletions extras/gwt/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -54,12 +54,12 @@
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-gwt-common</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-gwt-client</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand All @@ -83,7 +83,7 @@
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-runtime</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
4 changes: 2 additions & 2 deletions extras/jgroups/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-jgroups</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-jgroups</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions extras/jms/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-jms</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-jms</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions extras/pom.xml
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>

</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-extras</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>atmosphere-extras</name>
<url>https://github.com/Atmosphere/atmosphere</url>
Expand Down
4 changes: 2 additions & 2 deletions extras/redis/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-redis</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-redis</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions extras/xmpp/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-xmpp</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-xmpp</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions modules/annotations/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-annotations</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-annotations</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions modules/compat-jbossweb/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-compat-jbossweb</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-compat-jbossweb</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions modules/compat-jetty/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-compat-jetty</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-compat-jetty</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions modules/compat-tomcat/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-compat-tomcat</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-compat-tomcat</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions modules/compat-weblogic/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-compat-weblogic</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-compat-weblogic</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions modules/cpr/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-runtime</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-runtime</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions modules/jersey/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-jersey</artifactId>
<packaging>bundle</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-jersey</name>
<url>https://github.com/Atmosphere/atmosphere</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions modules/jquery/pom.xml
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-jquery</artifactId>
<packaging>war</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-jquery</name>
</project>
4 changes: 2 additions & 2 deletions modules/pom.xml
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-project</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-modules</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>atmosphere-modules</name>
<url>https://github.com/Atmosphere/atmosphere</url>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@
<artifactId>atmosphere-project</artifactId>
<packaging>pom</packaging>
<name>atmosphere-project</name>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<url>http://github.com/Atmosphere/atmosphere</url>
<scm>
<connection>scm:git:git@github.com:Atmosphere/atmosphere.git</connection>
Expand Down
6 changes: 3 additions & 3 deletions samples/atmosphere-ee6/pom.xml
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-samples</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>

</parent>

<modelVersion>4.0.0</modelVersion>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-ee6</artifactId>
<name>atmosphere-ee6</name>
Expand All @@ -17,7 +17,7 @@
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-jersey</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>javax</groupId>
Expand Down
4 changes: 2 additions & 2 deletions samples/channel/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-samples</artifactId>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>

</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-channel</artifactId>
<packaging>war</packaging>
<version>0.8.0-RC1</version>
<version>0.8.0-RC2-SNAPSHOT</version>
<name>atmosphere-channel</name>
<url>http://maven.apache.org</url>
<dependencies>
Expand Down

0 comments on commit b3adaf0

Please sign in to comment.