[gatein-commits] gatein SVN: r4801 - in epp/portal/branches/EPP_5_1_Branch: examples/portlets/jsfhellouser and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Sat Oct 23 16:37:21 EDT 2010


Author: thomas.heute at jboss.com
Date: 2010-10-23 16:37:21 -0400 (Sat, 23 Oct 2010)
New Revision: 4801

Modified:
   epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml
   epp/portal/branches/EPP_5_1_Branch/pom.xml
Log:
JBEPP-576: Upgrade to PortletBridge 2.1.0.CR1 and WSRP 2.0.0-Beta05


Modified: epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml	2010-10-23 20:33:33 UTC (rev 4800)
+++ epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml	2010-10-23 20:37:21 UTC (rev 4801)
@@ -41,13 +41,13 @@
       <dependency>
          <groupId>org.jboss.portletbridge</groupId>
          <artifactId>portletbridge-api</artifactId>
-         <version>2.0.0.FINAL</version>
+         <version>2.1.0.CR1</version>
       </dependency>
 
       <dependency>
          <groupId>org.jboss.portletbridge</groupId>
          <artifactId>portletbridge-impl</artifactId>
-         <version>2.0.0.FINAL</version>
+         <version>2.1.0.CR1</version>
       </dependency>
 
    </dependencies>

Modified: epp/portal/branches/EPP_5_1_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/pom.xml	2010-10-23 20:33:33 UTC (rev 4800)
+++ epp/portal/branches/EPP_5_1_Branch/pom.xml	2010-10-23 20:37:21 UTC (rev 4801)
@@ -48,7 +48,7 @@
       <org.gatein.wci.version>2.0.2-GA</org.gatein.wci.version>
       <org.gatein.pc.version>2.2.0-CR01</org.gatein.pc.version>
       <org.picketlink.idm>1.1.6.GA</org.picketlink.idm>
-      <org.gatein.wsrp.version>2.0.0-Beta04</org.gatein.wsrp.version>
+      <org.gatein.wsrp.version>2.0.0-Beta05</org.gatein.wsrp.version>
       <org.gatein.mop.version>1.0.3-GA</org.gatein.mop.version>
       <org.slf4j.version>1.5.6</org.slf4j.version>
       <rhino.version>1.6R5</rhino.version>



More information about the gatein-commits mailing list