[gatein-commits] gatein SVN: r5563 - components/wsrp/branches/2.0.0-EPP51-GA-prep/admin-gui.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Dec 10 12:38:14 EST 2010


Author: thomas.heute at jboss.com
Date: 2010-12-10 12:38:13 -0500 (Fri, 10 Dec 2010)
New Revision: 5563

Modified:
   components/wsrp/branches/2.0.0-EPP51-GA-prep/admin-gui/pom.xml
Log:
Changing portletbridge version


Modified: components/wsrp/branches/2.0.0-EPP51-GA-prep/admin-gui/pom.xml
===================================================================
--- components/wsrp/branches/2.0.0-EPP51-GA-prep/admin-gui/pom.xml	2010-12-10 14:05:58 UTC (rev 5562)
+++ components/wsrp/branches/2.0.0-EPP51-GA-prep/admin-gui/pom.xml	2010-12-10 17:38:13 UTC (rev 5563)
@@ -68,12 +68,12 @@
       <dependency>
          <groupId>org.jboss.portletbridge</groupId>
          <artifactId>portletbridge-api</artifactId>
-         <version>2.1.0.CR2.EPP51</version>
+         <version>2.1.0.GA.EPP51</version>
       </dependency>
       <dependency>
          <groupId>org.jboss.portletbridge</groupId>
          <artifactId>portletbridge-impl</artifactId>
-         <version>2.1.0.CR2.EPP51</version>
+         <version>2.1.0.GA.EPP51</version>
       </dependency>
       <dependency>
          <groupId>com.sun.facelets</groupId>



More information about the gatein-commits mailing list