[gatein-commits] gatein SVN: r5985 - portal/branches/wsrp-extraction.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Mar 9 11:15:10 EST 2011


Author: mwringe
Date: 2011-03-09 11:15:10 -0500 (Wed, 09 Mar 2011)
New Revision: 5985

Modified:
   portal/branches/wsrp-extraction/pom.xml
Log:
GTNWSRP-123: update parent pom.xml to specify new dependencies.

Modified: portal/branches/wsrp-extraction/pom.xml
===================================================================
--- portal/branches/wsrp-extraction/pom.xml	2011-03-09 15:21:37 UTC (rev 5984)
+++ portal/branches/wsrp-extraction/pom.xml	2011-03-09 16:15:10 UTC (rev 5985)
@@ -640,6 +640,12 @@
          </dependency>
          <dependency>
             <groupId>org.gatein.wsrp</groupId>
+            <artifactId>wsrp-wss</artifactId>
+            <scope>provided</scope>
+            <version>${org.gatein.wsrp.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.gatein.wsrp</groupId>
             <artifactId>wsrp-wss-jboss5</artifactId>
             <scope>provided</scope>
             <version>${org.gatein.wsrp.version}</version>



More information about the gatein-commits mailing list