summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/distribution/bundle/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-03-21 01:20:01 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-03-21 01:20:01 +0000
commit77137e309087bf11f67e8d05f4de189bfaeb305f (patch)
treeb5d5f8cc4ce7bc63a54f935a664773ce2943cdb6 /sca-java-1.x/trunk/tutorials/travelsample/distribution/bundle/pom.xml
parent707f8606ef12303e2a7eff05dcb4db905ea3e950 (diff)
Change jumpstart launcher so that it doesn't use LauncherUtil (TUSCANY-3508)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925711 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/travelsample/distribution/bundle/pom.xml')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/distribution/bundle/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/distribution/bundle/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/distribution/bundle/pom.xml
index 3aedf801c6..c4a141109e 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/distribution/bundle/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/distribution/bundle/pom.xml
@@ -425,11 +425,6 @@
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>scatours-launcher-jumpstart</artifactId>
- <version>${pom.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>scatours-launcher-notification-corba</artifactId>
<version>${pom.version}</version>
</dependency>