[gatein-commits] gatein SVN: r739 - in components/common/trunk: common and 2 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Nov 20 11:02:06 EST 2009


Author: thomas.heute at jboss.com
Date: 2009-11-20 11:02:06 -0500 (Fri, 20 Nov 2009)
New Revision: 739

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-plugin] prepare release 2.0.0-CR02

Modified: components/common/trunk/common/pom.xml
===================================================================
--- components/common/trunk/common/pom.xml	2009-11-20 15:59:17 UTC (rev 738)
+++ components/common/trunk/common/pom.xml	2009-11-20 16:02:06 UTC (rev 739)
@@ -2,7 +2,7 @@
 	<parent>
 		<groupId>org.gatein.common</groupId>
 		<artifactId>common-parent</artifactId>
-		<version>2.0.0-Beta02-SNAPSHOT</version>
+		<version>2.0.0-CR02</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-Beta02-SNAPSHOT</version>
+			<version>2.0.0-CR02</version>
 		</dependency>
 		
 		<dependency>

Modified: components/common/trunk/logging/pom.xml
===================================================================
--- components/common/trunk/logging/pom.xml	2009-11-20 15:59:17 UTC (rev 738)
+++ components/common/trunk/logging/pom.xml	2009-11-20 16:02:06 UTC (rev 739)
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.gatein.common</groupId>
       <artifactId>common-parent</artifactId>
-      <version>2.0.0-Beta02-SNAPSHOT</version>
+      <version>2.0.0-CR02</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:59:17 UTC (rev 738)
+++ components/common/trunk/mc/pom.xml	2009-11-20 16:02:06 UTC (rev 739)
@@ -2,7 +2,7 @@
 	<parent>
 		<groupId>org.gatein.common</groupId>
 		<artifactId>common-parent</artifactId>
-		<version>2.0.0-Beta02-SNAPSHOT</version>
+		<version>2.0.0-CR02</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-Beta02-SNAPSHOT</version>
+			<version>2.0.0-CR02</version>
 		</dependency>
 
 		<dependency>

Modified: components/common/trunk/pom.xml
===================================================================
--- components/common/trunk/pom.xml	2009-11-20 15:59:17 UTC (rev 738)
+++ components/common/trunk/pom.xml	2009-11-20 16:02:06 UTC (rev 739)
@@ -6,7 +6,7 @@
   
   <groupId>org.gatein.common</groupId>
   <artifactId>common-parent</artifactId>
-  <version>2.0.0-Beta02-SNAPSHOT</version>
+  <version>2.0.0-CR02</version>
   <packaging>pom</packaging>
   
   <parent>



More information about the gatein-commits mailing list