Author: thomas.heute(a)jboss.com
Date: 2010-04-29 10:45:21 -0400 (Thu, 29 Apr 2010)
New Revision: 2895
Modified:
portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
Log:
JBEPP-332: Upgrade to portletbridge 2.0.0 GA
Modified: portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-04-29
14:34:27 UTC (rev 2894)
+++ portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-04-29
14:45:21 UTC (rev 2895)
@@ -41,13 +41,13 @@
<dependency>
<groupId>org.jboss.portletbridge</groupId>
<artifactId>portletbridge-api</artifactId>
- <version>2.0.0.CR1</version>
+ <version>2.0.0.FINAL</version>
</dependency>
<dependency>
<groupId>org.jboss.portletbridge</groupId>
<artifactId>portletbridge-impl</artifactId>
- <version>2.0.0.CR1</version>
+ <version>2.0.0.FINAL</version>
</dependency>
</dependencies>
Show replies by date