Author: antelder
Date: Thu Oct 1 09:18:20 2009
New Revision: 820584
URL: http://svn.apache.org/viewvc?rev=820584&view=rev
Log:
Remove unneed dependency
Modified:
tuscany/java/sca/distribution/tomcat/testing/legal-checks/pom.xml
Modified: tuscany/java/sca/distribution/tomcat/testing/legal-checks/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/tomcat/testing/legal-checks/pom.xml?rev=820584&r1=820583&r2=820584&view=diff
==============================================================================
--- tuscany/java/sca/distribution/tomcat/testing/legal-checks/pom.xml (original)
+++ tuscany/java/sca/distribution/tomcat/testing/legal-checks/pom.xml Thu Oct
1 09:18:20 2009
@@ -29,12 +29,6 @@
<name>Apache Tuscany SCA WAR Distribution Legal Checks</name>
<dependencies>
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>itest-bin-distro-unzip</artifactId>
- <type>pom</type>
- <version>2.0-SNAPSHOT</version>
- </dependency>
</dependencies>
<build>