summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-09-15 09:36:22 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-09-15 09:36:22 +0000
commit89de1ab75a2f8441b5bd4f3f541e269051935681 (patch)
tree2b6ff30418babbdc9b913efe564e66fb6cfeba14 /java
parent27579611a960ebef4ed2d69dc427a540a634bb18 (diff)
Clean up dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815238 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/itest/jms/ttl/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/java/sca/itest/jms/ttl/pom.xml b/java/sca/itest/jms/ttl/pom.xml
index bf1a50a64f..4000e76cfe 100644
--- a/java/sca/itest/jms/ttl/pom.xml
+++ b/java/sca/itest/jms/ttl/pom.xml
@@ -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>