You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by tc...@apache.org on 2009/01/30 19:05:28 UTC

svn commit: r739355 - /webservices/juddi/branches/v3_trunk/uddi-client/pom.xml

Author: tcunning
Date: Fri Jan 30 18:05:28 2009
New Revision: 739355

URL: http://svn.apache.org/viewvc?rev=739355&view=rev
Log:
JUDDI-172
Remove dependency to juddi-tomcat.

Modified:
    webservices/juddi/branches/v3_trunk/uddi-client/pom.xml

Modified: webservices/juddi/branches/v3_trunk/uddi-client/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/uddi-client/pom.xml?rev=739355&r1=739354&r2=739355&view=diff
==============================================================================
--- webservices/juddi/branches/v3_trunk/uddi-client/pom.xml (original)
+++ webservices/juddi/branches/v3_trunk/uddi-client/pom.xml Fri Jan 30 18:05:28 2009
@@ -78,12 +78,6 @@
         <version>4.5</version>
         <scope>test</scope>
      </dependency>
-    <dependency>
-	<groupId>org.apache.juddi</groupId>
-	<artifactId>juddi-tomcat</artifactId>
-	<version>3.0.0.SNAPSHOT</version>
- 	<type>zip</type>
-    </dependency>
   </dependencies> 
   <build>
     <plugins>



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org