summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/contributions/travelcatalog/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/contributions/travelcatalog/pom.xml (renamed from sandbox/travelsample/contributions/travelcatalog-contribution/pom.xml)12
1 files changed, 3 insertions, 9 deletions
diff --git a/sandbox/travelsample/contributions/travelcatalog-contribution/pom.xml b/sandbox/travelsample/contributions/travelcatalog/pom.xml
index 10d992f227..81d3cb56d0 100644
--- a/sandbox/travelsample/contributions/travelcatalog-contribution/pom.xml
+++ b/sandbox/travelsample/contributions/travelcatalog/pom.xml
@@ -25,7 +25,7 @@
<version>1.6-SNAPSHOT</version>
<!--relativePath>../../pom.xml</relativePath-->
</parent><version>1.0-SNAPSHOT</version>
- <artifactId>scatours-travelcatalog-contribution</artifactId>
+ <artifactId>scatours-contribution-travelcatalog</artifactId>
<name>Apache Tuscany SCA Tours Travel Catalog Contribution</name>
<dependencies>
@@ -43,19 +43,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>scatours-common-contribution</artifactId>
+ <artifactId>scatours-contribution-common</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>scatours-currency-contribution</artifactId>
- <version>1.0-SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>scatours-tripbooking-contribution</artifactId>
+ <artifactId>scatours-contribution-currency</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>