summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/distribution/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-01-13 10:12:36 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-01-13 10:12:36 +0000
commit054ba1cb6fc276ebc1702254d45281889f2fb8ef (patch)
tree5fb7156d42cb870eba6b4cfe929fb542686e4064 /sandbox/travelsample/distribution/pom.xml
parentfe906367674a2161597678c364b9feea4c44ef23 (diff)
Move the travel sample launchers/common module to util/launcher-common (TUSCANY-3422)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898694 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/distribution/pom.xml')
-rw-r--r--sandbox/travelsample/distribution/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sandbox/travelsample/distribution/pom.xml b/sandbox/travelsample/distribution/pom.xml
index 614f49b958..cb4f8adaaf 100644
--- a/sandbox/travelsample/distribution/pom.xml
+++ b/sandbox/travelsample/distribution/pom.xml
@@ -301,11 +301,6 @@
<artifactId>scatours-contribution-tripbooking</artifactId>
<version>${pom.version}</version>
</dependency>
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>scatours-launcher-common</artifactId>
- <version>${pom.version}</version>
- </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>scatours-launcher-blog-feed</artifactId>
@@ -451,6 +446,11 @@
<artifactId>scatours-service-smsgateway-rmi</artifactId>
<version>${pom.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>scatours-util-launcher-common</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>