You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rs...@apache.org on 2008/03/17 16:43:19 UTC

svn commit: r637945 - /incubator/tuscany/java/sca/itest/osgi-tuscany/tuscany-runtime/pom.xml

Author: rsivaram
Date: Mon Mar 17 08:43:17 2008
New Revision: 637945

URL: http://svn.apache.org/viewvc?rev=637945&view=rev
Log:
Add node2-launcher to Tuscany bundle

Modified:
    incubator/tuscany/java/sca/itest/osgi-tuscany/tuscany-runtime/pom.xml

Modified: incubator/tuscany/java/sca/itest/osgi-tuscany/tuscany-runtime/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/osgi-tuscany/tuscany-runtime/pom.xml?rev=637945&r1=637944&r2=637945&view=diff
==============================================================================
--- incubator/tuscany/java/sca/itest/osgi-tuscany/tuscany-runtime/pom.xml (original)
+++ incubator/tuscany/java/sca/itest/osgi-tuscany/tuscany-runtime/pom.xml Mon Mar 17 08:43:17 2008
@@ -142,6 +142,11 @@
         </dependency>
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
+            <artifactId>tuscany-node2-launcher</artifactId>
+            <version>1.2-incubating-SNAPSHOT</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-workspace</artifactId>
             <version>1.2-incubating-SNAPSHOT</version>
         </dependency>



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