Author: thomas.heute(a)jboss.com
Date: 2009-11-20 10:59:17 -0500 (Fri, 20 Nov 2009)
New Revision: 738
Modified:
components/common/trunk/common/pom.xml
components/common/trunk/logging/pom.xml
components/common/trunk/mc/pom.xml
components/common/trunk/pom.xml
Log:
Maven release:prepare shoudn't be stopped ;)
Modified: components/common/trunk/common/pom.xml
===================================================================
--- components/common/trunk/common/pom.xml 2009-11-20 15:53:34 UTC (rev 737)
+++ components/common/trunk/common/pom.xml 2009-11-20 15:59:17 UTC (rev 738)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.common</groupId>
<artifactId>common-parent</artifactId>
- <version>2.0.0-CR02</version>
+ <version>2.0.0-Beta02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>common-common</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>org.gatein.common</groupId>
<artifactId>common-logging</artifactId>
- <version>2.0.0-CR02</version>
+ <version>2.0.0-Beta02-SNAPSHOT</version>
</dependency>
<dependency>
Modified: components/common/trunk/logging/pom.xml
===================================================================
--- components/common/trunk/logging/pom.xml 2009-11-20 15:53:34 UTC (rev 737)
+++ components/common/trunk/logging/pom.xml 2009-11-20 15:59:17 UTC (rev 738)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.gatein.common</groupId>
<artifactId>common-parent</artifactId>
- <version>2.0.0-CR02</version>
+ <version>2.0.0-Beta02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>common-logging</artifactId>
Modified: components/common/trunk/mc/pom.xml
===================================================================
--- components/common/trunk/mc/pom.xml 2009-11-20 15:53:34 UTC (rev 737)
+++ components/common/trunk/mc/pom.xml 2009-11-20 15:59:17 UTC (rev 738)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.common</groupId>
<artifactId>common-parent</artifactId>
- <version>2.0.0-CR02</version>
+ <version>2.0.0-Beta02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>common-mc</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>org.gatein.common</groupId>
<artifactId>common-logging</artifactId>
- <version>2.0.0-CR02</version>
+ <version>2.0.0-Beta02-SNAPSHOT</version>
</dependency>
<dependency>
Modified: components/common/trunk/pom.xml
===================================================================
--- components/common/trunk/pom.xml 2009-11-20 15:53:34 UTC (rev 737)
+++ components/common/trunk/pom.xml 2009-11-20 15:59:17 UTC (rev 738)
@@ -6,7 +6,7 @@
<groupId>org.gatein.common</groupId>
<artifactId>common-parent</artifactId>
- <version>2.0.0-CR02</version>
+ <version>2.0.0-Beta02-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
Show replies by date