[gatein-commits] gatein SVN: r7766 - components/wci/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Oct 18 14:21:30 EDT 2011


Author: bdaw
Date: 2011-10-18 14:21:29 -0400 (Tue, 18 Oct 2011)
New Revision: 7766

Modified:
   components/wci/trunk/pom.xml
Log:
update common, parent and dep to GA versions

Modified: components/wci/trunk/pom.xml
===================================================================
--- components/wci/trunk/pom.xml	2011-10-18 14:19:04 UTC (rev 7765)
+++ components/wci/trunk/pom.xml	2011-10-18 18:21:29 UTC (rev 7766)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.gatein</groupId>
     <artifactId>gatein-parent</artifactId>
-    <version>1.1.0-Beta02</version>
+    <version>1.1.0-GA</version>
   </parent>
   
   <scm>
@@ -22,7 +22,7 @@
   </scm>
   
   <properties>
-    <version.gatein.common>2.0.4-Beta03</version.gatein.common>
+    <version.gatein.common>2.0.4-GA</version.gatein.common>
 
     <version.junit>3.8.2-brew</version.junit>
     <version.jboss.unit>1.2.3</version.jboss.unit>
@@ -44,7 +44,7 @@
       <dependency>
         <groupId>org.gatein</groupId>
         <artifactId>gatein-dep</artifactId>
-        <version>1.1.0-Beta06</version>
+        <version>1.1.0-GA</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>



More information about the gatein-commits mailing list