You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by me...@apache.org on 2007/01/01 16:20:54 UTC

svn commit: r491587 - /incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml

Author: meerajk
Date: Mon Jan  1 07:20:53 2007
New Revision: 491587

URL: http://svn.apache.org/viewvc?view=rev&rev=491587
Log:
Removed dep on standalone api

Modified:
    incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml

Modified: incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml?view=diff&rev=491587&r1=491586&r2=491587
==============================================================================
--- incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml (original)
+++ incubator/tuscany/java/sca/runtime/standalone/jmx-host/pom.xml Mon Jan  1 07:20:53 2007
@@ -37,12 +37,6 @@
             <scope>compile</scope>
         </dependency>
         <dependency>
-            <groupId>org.apache.tuscany.sca.runtime.standalone</groupId>
-            <artifactId>standalone-api</artifactId>
-            <version>${sca.version}</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
             <groupId>org.apache.tuscany.sca.services</groupId>
             <artifactId>maven</artifactId>
             <version>${sca.version}</version>



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