summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/bundle/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-07-08 04:12:13 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-07-08 04:12:13 +0000
commit5aa47436d6fcd9c4bedf03a3e6bbb6b7c0d24661 (patch)
tree4b743ee91ce5db5d37a3dd69193a7a89ed81f029 /java/sca/distribution/bundle/pom.xml
parent5daec868db49352e84f07ac8bb017279a1c58bc6 (diff)
Split binding-jms module into two modules binding-jms and binding-jms-runtime.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674713 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution/bundle/pom.xml')
-rw-r--r--java/sca/distribution/bundle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/distribution/bundle/pom.xml b/java/sca/distribution/bundle/pom.xml
index ffbe0bbc93..3d4ea7ff92 100644
--- a/java/sca/distribution/bundle/pom.xml
+++ b/java/sca/distribution/bundle/pom.xml
@@ -74,7 +74,7 @@
</dependency>
<dependency>
<groupId>${pom.groupId}</groupId>
- <artifactId>tuscany-binding-jms</artifactId>
+ <artifactId>tuscany-binding-jms-runtime</artifactId>
<version>${pom.version}</version>
</dependency>
<dependency>