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 2009/08/10 14:52:00 UTC

svn commit: r802771 - /tuscany/java/sca/modules/definitions/pom.xml

Author: antelder
Date: Mon Aug 10 12:51:59 2009
New Revision: 802771

URL: http://svn.apache.org/viewvc?rev=802771&view=rev
Log:
Chnage to compile scope as its now used in DefinitionsUtil

Modified:
    tuscany/java/sca/modules/definitions/pom.xml

Modified: tuscany/java/sca/modules/definitions/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/modules/definitions/pom.xml?rev=802771&r1=802770&r2=802771&view=diff
==============================================================================
--- tuscany/java/sca/modules/definitions/pom.xml (original)
+++ tuscany/java/sca/modules/definitions/pom.xml Mon Aug 10 12:51:59 2009
@@ -52,7 +52,6 @@
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-monitor</artifactId>
             <version>2.0-SNAPSHOT</version>
-            <scope>test</scope>
         </dependency>        
     </dependencies>