You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2007/12/03 17:42:00 UTC

svn commit: r600594 - /incubator/tuscany/java/sca/tutorial/catalog-jse/pom.xml

Author: antelder
Date: Mon Dec  3 08:41:59 2007
New Revision: 600594

URL: http://svn.apache.org/viewvc?rev=600594&view=rev
Log:
Add provided scope to sca-api as it comes with the runtime

Modified:
    incubator/tuscany/java/sca/tutorial/catalog-jse/pom.xml

Modified: incubator/tuscany/java/sca/tutorial/catalog-jse/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/tutorial/catalog-jse/pom.xml?rev=600594&r1=600593&r2=600594&view=diff
==============================================================================
--- incubator/tuscany/java/sca/tutorial/catalog-jse/pom.xml (original)
+++ incubator/tuscany/java/sca/tutorial/catalog-jse/pom.xml Mon Dec  3 08:41:59 2007
@@ -41,6 +41,7 @@
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-sca-api</artifactId>
             <version>1.1-incubating-SNAPSHOT</version>
+            <scope>provided</scope>
         </dependency>
 
     </dependencies>



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