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
jfclere committed Dec 19, 2011
1 parent a19dac8 commit 7f3bbfb
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion container-spi/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>mod_cluster-parent</artifactId>
<groupId>org.jboss.mod_cluster</groupId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/catalina-standalone/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-container</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container-catalina-standalone</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/catalina/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-container</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container-catalina</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/jbossweb/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-container</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container-jbossweb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>mod_cluster-parent</artifactId>
<groupId>org.jboss.mod_cluster</groupId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/tomcat6/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-container</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container-tomcat6</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container/tomcat7/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-container</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-container-tomcat7</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-parent</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-demo</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-demo-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-parent</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/server/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-demo</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-demo-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ha/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-parent</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>mod_cluster-ha</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -9,17 +9,17 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-parent</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<packaging>pom</packaging>

<name>mod_cluster</name>
<description>An httpd-based load balancer</description>
<url>http://jboss.org/mod_cluster</url>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/mod_cluster/tags/1.2.0.Beta2</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/mod_cluster/tags/1.2.0.Beta2</developerConnection>
<url>http://fisheye.jboss.org/browse/mod_cluster/tags/1.2.0.Beta2</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/mod_cluster/trunk</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/mod_cluster/trunk</developerConnection>
<url>http://fisheye.jboss.org/browse/mod_cluster/trunk</url>
</scm>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion sar/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.mod_cluster</groupId>
<artifactId>mod_cluster-parent</artifactId>
<version>1.2.0.Beta2</version>
<version>1.2.0.Beta3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down

0 comments on commit 7f3bbfb

Please sign in to comment.