summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-03-17 05:23:10 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-03-17 05:23:10 +0000
commit79f819a039a63ab133d986bfa28822a8dac15d54 (patch)
tree7628b990524391cdf554992cfeb6c9f7229439c6 /sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml
parentb0499f2d27297d66423a4bc04959f75e884be435 (diff)
Update dependencies for travelsample in 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924159 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml b/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml
index 2413e619b6..69da77abab 100644
--- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml
+++ b/sca-java-2.x/trunk/tutorials/travelsample/launchers/notification-jms/pom.xml
@@ -58,12 +58,6 @@
</dependency>
<dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-host-jms-asf</artifactId>
- <version>${tuscany.version}</version>
- </dependency>
-
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.5</version>