You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/09/08 00:57:32 UTC

svn commit: r573747 - /incubator/tuscany/java/sca/modules/implementation-script/pom.xml

Author: jsdelfino
Date: Fri Sep  7 15:57:32 2007
New Revision: 573747

URL: http://svn.apache.org/viewvc?rev=573747&view=rev
Log:
Fixed incorrect change to pom.xml in previous commit.

Modified:
    incubator/tuscany/java/sca/modules/implementation-script/pom.xml

Modified: incubator/tuscany/java/sca/modules/implementation-script/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/implementation-script/pom.xml?rev=573747&r1=573746&r2=573747&view=diff
==============================================================================
--- incubator/tuscany/java/sca/modules/implementation-script/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/implementation-script/pom.xml Fri Sep  7 15:57:32 2007
@@ -55,14 +55,12 @@
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-interface-wsdl</artifactId>
             <version>1.0-incubating-SNAPSHOT</version>
-            <scope>runtime</scope>
         </dependency>
 
        <dependency>
             <groupId>org.apache.ws.commons.axiom</groupId>
             <artifactId>axiom-api</artifactId>
             <version>1.2.4</version>
-            <scope>runtime</scope>
         </dependency>
 
         <dependency>



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