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/09/15 11:36:23 UTC

svn commit: r815238 - /tuscany/java/sca/itest/jms/ttl/pom.xml

Author: antelder
Date: Tue Sep 15 09:36:22 2009
New Revision: 815238

URL: http://svn.apache.org/viewvc?rev=815238&view=rev
Log:
Clean up dependencies

Modified:
    tuscany/java/sca/itest/jms/ttl/pom.xml

Modified: tuscany/java/sca/itest/jms/ttl/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/itest/jms/ttl/pom.xml?rev=815238&r1=815237&r2=815238&view=diff
==============================================================================
--- tuscany/java/sca/itest/jms/ttl/pom.xml (original)
+++ tuscany/java/sca/itest/jms/ttl/pom.xml Tue Sep 15 09:36:22 2009
@@ -50,12 +50,6 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-host-jms-asf</artifactId>
-            <version>2.0-SNAPSHOT</version>
-        </dependency>
-
-        <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
             <version>4.5</version>