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 2009/01/22 00:22:47 UTC

svn commit: r736481 - /portals/jetspeed-2/portal/trunk/components/jetspeed-profiler/pom.xml

Author: taylor
Date: Wed Jan 21 15:22:47 2009
New Revision: 736481

URL: http://svn.apache.org/viewvc?rev=736481&view=rev
Log:
remove unneeded SSO dep

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

Modified: portals/jetspeed-2/portal/trunk/components/jetspeed-profiler/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/components/jetspeed-profiler/pom.xml?rev=736481&r1=736480&r2=736481&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/components/jetspeed-profiler/pom.xml (original)
+++ portals/jetspeed-2/portal/trunk/components/jetspeed-profiler/pom.xml Wed Jan 21 15:22:47 2009
@@ -75,11 +75,6 @@
         </dependency>
         <dependency>
             <groupId>${pom.groupId}</groupId>
-            <artifactId>jetspeed-sso</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>${pom.groupId}</groupId>
             <artifactId>jetspeed-registry</artifactId>
             <scope>test</scope>
         </dependency>



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