[gatein-commits] gatein SVN: r2127 - components/mop/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Mar 10 16:08:02 EST 2010


Author: thomas.heute at jboss.com
Date: 2010-03-10 16:08:02 -0500 (Wed, 10 Mar 2010)
New Revision: 2127

Modified:
   components/mop/trunk/pom.xml
Log:
Updating dependencies


Modified: components/mop/trunk/pom.xml
===================================================================
--- components/mop/trunk/pom.xml	2010-03-10 20:59:22 UTC (rev 2126)
+++ components/mop/trunk/pom.xml	2010-03-10 21:08:02 UTC (rev 2127)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.gatein</groupId>
     <artifactId>gatein-parent</artifactId>
-    <version>1.0.0-Beta04</version>
+    <version>1.0.0-GA</version>
   </parent>
 
   <!-- ****************** -->
@@ -53,7 +53,7 @@
       <dependency>
         <groupId>org.gatein</groupId>
         <artifactId>gatein-dep</artifactId>
-        <version>1.0.0-Beta03</version>
+        <version>1.0.0-GA</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>



More information about the gatein-commits mailing list