[gatein-commits] gatein SVN: r7673 - epp/portal/branches/EPP_5_2_Branch.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Oct 5 12:28:08 EDT 2011


Author: bdaw
Date: 2011-10-05 12:28:08 -0400 (Wed, 05 Oct 2011)
New Revision: 7673

Modified:
   epp/portal/branches/EPP_5_2_Branch/pom.xml
Log:
JBEPP-1259 Upgrade gatein-parent gatein-dep and gatein-common dependencies

Modified: epp/portal/branches/EPP_5_2_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/pom.xml	2011-10-05 13:47:51 UTC (rev 7672)
+++ epp/portal/branches/EPP_5_2_Branch/pom.xml	2011-10-05 16:28:08 UTC (rev 7673)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.gatein</groupId>
       <artifactId>gatein-parent</artifactId>
-      <version>1.0.2-GA</version>
+      <version>1.1.0-GA</version>
    </parent>
 
    <groupId>org.exoplatform.portal</groupId>
@@ -48,7 +48,7 @@
       <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.parent.version>${parent.version}</org.gatein.parent.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.dep.version>1.1.0-Beta06</org.gatein.dep.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>
@@ -104,7 +104,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