You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2009/04/08 02:51:40 UTC

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

Author: kstam
Date: Wed Apr  8 00:51:40 2009
New Revision: 763061

URL: http://svn.apache.org/viewvc?rev=763061&view=rev
Log:
formalizing the tck dependency

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=763061&r1=763060&r2=763061&view=diff
==============================================================================
--- webservices/juddi/branches/v3_trunk/uddi-client/pom.xml (original)
+++ webservices/juddi/branches/v3_trunk/uddi-client/pom.xml Wed Apr  8 00:51:40 2009
@@ -65,6 +65,11 @@
         <artifactId>uddi-ws</artifactId>
         <version>3.0.0.SNAPSHOT</version>
      </dependency>
+      <dependency>
+        <groupId>org.apache.juddi</groupId>
+        <artifactId>uddi-tck</artifactId>
+        <version>3.0.0.SNAPSHOT</version>
+     </dependency>
     <dependency>
         <groupId>commons-configuration</groupId>
         <artifactId>commons-configuration</artifactId>



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