diff options
-rw-r--r-- | java/sca/itest/jms/ttl/pom.xml | 6 |
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>
|