Author: pferraro
Date: 2009-07-27 12:00:25 -0400 (Mon, 27 Jul 2009)
New Revision: 2515
Modified:
trunk/mod_cluster/pom.xml
Log:
Rollback aborted release:prepare
Update override release plugin version from jboss-parent with 2.0-beta-9
Modified: trunk/mod_cluster/pom.xml
===================================================================
--- trunk/mod_cluster/pom.xml 2009-07-27 15:14:02 UTC (rev 2514)
+++ trunk/mod_cluster/pom.xml 2009-07-27 16:00:25 UTC (rev 2515)
@@ -8,15 +8,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.native</groupId>
<artifactId>mod-cluster</artifactId>
- <version>1.0.1.GA</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>mod_cluster</name>
<description />
<
url>http://jboss.org/mod_cluster</url>
<scm>
-
<
connection>scm:svn:https://svn.jboss.org/repos/jbossnative/tags/mod_cl...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossnative/ta...
+
<
connection>scm:svn:https://svn.jboss.org/repos/jbossnative/trunk/mod_c...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossnative/tr...
</scm>
<dependencies>
@@ -160,6 +160,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
+ <version>2.0-beta-9</version>
<configuration>
<
tagBase>https://svn.jboss.org/repos/jbossnative/tags/mod_cluster</t...
</configuration>