[gatein-commits] gatein SVN: r7672 - portal/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Oct 5 09:47:51 EDT 2011


Author: bdaw
Date: 2011-10-05 09:47:51 -0400 (Wed, 05 Oct 2011)
New Revision: 7672

Modified:
   portal/trunk/pom.xml
Log:
GTNPORTAL-2151 Upgrade gatein-parent gatein-dep and gatein-common dependencies

Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml	2011-10-05 12:49:01 UTC (rev 7671)
+++ portal/trunk/pom.xml	2011-10-05 13:47:51 UTC (rev 7672)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.gatein</groupId>
       <artifactId>gatein-parent</artifactId>
-      <version>1.1.0-Beta02</version>
+      <version>1.1.0-GA</version>
    </parent>
 
    <groupId>org.exoplatform.portal</groupId>
@@ -43,7 +43,7 @@
       <org.exoplatform.jcr.version>1.14.1-GA</org.exoplatform.jcr.version>
       <org.shindig.version>2.0.2-Beta03</org.shindig.version>
       <nl.captcha.simplecaptcha.version>1.1.1-GA-Patch01</nl.captcha.simplecaptcha.version>
-      <org.gatein.common.version>2.0.4-Beta03</org.gatein.common.version>
+      <org.gatein.common.version>2.0.4-GA</org.gatein.common.version>
       <org.gatein.wci.version>2.1.0-Beta06</org.gatein.wci.version>
       <org.gatein.pc.version>2.3.0-Beta06</org.gatein.pc.version>
       <org.picketlink.idm>1.3.0.Alpha04</org.picketlink.idm>
@@ -96,7 +96,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