Author: lresende
Date: Wed Jan 20 18:34:50 2010
New Revision: 901318
URL: http://svn.apache.org/viewvc?rev=901318&view=rev
Log:
Remove the test scope from the assembly-xml dependency to prevent compilation
errors.
Modified:
tuscany/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml
Modified: tuscany/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml?rev=901318&r1=901317&r2=901318&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml Wed Jan 20
18:34:50 2010
@@ -57,7 +57,6 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
<version>2.0-SNAPSHOT</version>
- <scope>test</scope>
</dependency>
<dependency>