You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2007/07/09 22:01:13 UTC

svn commit: r554750 - /portals/jetspeed-2/trunk/components/registry/pom.xml

Author: taylor
Date: Mon Jul  9 13:01:13 2007
New Revision: 554750

URL: http://svn.apache.org/viewvc?view=rev&rev=554750
Log:
m2 deps 

Modified:
    portals/jetspeed-2/trunk/components/registry/pom.xml

Modified: portals/jetspeed-2/trunk/components/registry/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/registry/pom.xml?view=diff&rev=554750&r1=554749&r2=554750
==============================================================================
--- portals/jetspeed-2/trunk/components/registry/pom.xml (original)
+++ portals/jetspeed-2/trunk/components/registry/pom.xml Mon Jul  9 13:01:13 2007
@@ -44,6 +44,10 @@
     <!-- Dependencies -->
 
     <dependencies>
+        <dependency>
+            <groupId>commons-collections</groupId>
+            <artifactId>commons-collections</artifactId>
+        </dependency>
 
         <!-- Build Dependencies -->
         <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org