Author: thomas.heute(a)jboss.com
Date: 2010-11-13 07:50:11 -0500 (Sat, 13 Nov 2010)
New Revision: 5080
Modified:
epp/examples/branches/EPP_5_1_Branch/portlets/prpapi/pom.xml
Log:
oups
Modified: epp/examples/branches/EPP_5_1_Branch/portlets/prpapi/pom.xml
===================================================================
--- epp/examples/branches/EPP_5_1_Branch/portlets/prpapi/pom.xml 2010-11-13 12:48:27 UTC
(rev 5079)
+++ epp/examples/branches/EPP_5_1_Branch/portlets/prpapi/pom.xml 2010-11-13 12:50:11 UTC
(rev 5080)
@@ -25,6 +25,7 @@
<dependency>
<groupId>javax.portlet</groupId>
<artifactId>portlet-api</artifactId>
+ <version>2.0</version>
<scope>provided</scope>
</dependency>
</dependencies>