summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-12-01 19:58:18 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-12-01 19:58:18 +0000
commit058749120f8bf8c9f40d156d882e66f550c28d15 (patch)
treeef01054c39abf7b49ca316db8703ee1873f34e61 /sandbox/travelsample
parent23630b559b302350a8c5ca15e4f5f9a28851a5de (diff)
Take account of name change from frontend to coordination
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885899 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample')
-rw-r--r--sandbox/travelsample/distribution/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/travelsample/distribution/pom.xml b/sandbox/travelsample/distribution/pom.xml
index df5c9578ed..774cd70f15 100644
--- a/sandbox/travelsample/distribution/pom.xml
+++ b/sandbox/travelsample/distribution/pom.xml
@@ -151,7 +151,7 @@
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>scatours-contribution-fullapp-frontend</artifactId>
+ <artifactId>scatours-contribution-fullapp-coordination</artifactId>
<version>${pom.version}</version>
</dependency>
<dependency>
@@ -500,4 +500,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>