summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-09-15 08:29:57 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-09-15 08:29:57 +0000
commit20464b4dda8d8b5a4080be4be327ccb6b9dc4d2d (patch)
tree253ebf5aafe8b3f38833aeab8dafe5233a010490 /java
parenta5a9adc61a3074edd9788ce879623fd5c565d7b1 (diff)
Clean up dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815216 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/modules/binding-jms-runtime/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/java/sca/modules/binding-jms-runtime/pom.xml b/java/sca/modules/binding-jms-runtime/pom.xml
index 98b73f223b..6b78bfb342 100644
--- a/java/sca/modules/binding-jms-runtime/pom.xml
+++ b/java/sca/modules/binding-jms-runtime/pom.xml
@@ -38,12 +38,6 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-host-jms</artifactId>
- <version>2.0-SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
@@ -119,9 +113,5 @@
</dependency>
</dependencies>
-
-
- <build>
- </build>
</project>