Author: taylor
Date: Mon Feb 19 12:22:10 2007
New Revision: 509323

URL: http://svn.apache.org/viewvc?view=rev&rev=509323
Log:
missing dep

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

Modified: portals/jetspeed-2/trunk/components/cm/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/cm/pom.xml?view=diff&rev=509323&r1=509322&r2=509323
==============================================================================
--- portals/jetspeed-2/trunk/components/cm/pom.xml (original)
+++ portals/jetspeed-2/trunk/components/cm/pom.xml Mon Feb 19 12:22:10 2007
@@ -124,7 +124,10 @@
                <groupId>ehcache</groupId>
                <artifactId>ehcache</artifactId>
         </dependency>
-
+         <dependency>
+            <groupId>oro</groupId>
+            <artifactId>oro</artifactId>
+           </dependency>       
     </dependencies>
 
     <!-- Build Configuration -->



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to