summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/contributions/flight/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/travelsample/contributions/flight/pom.xml')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/contributions/flight/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/contributions/flight/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/contributions/flight/pom.xml
index 07659add09..53008cd555 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/contributions/flight/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/contributions/flight/pom.xml
@@ -37,14 +37,9 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-data-api</artifactId>
- <version>${tuscany.version}</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>scatours-contribution-common</artifactId>
<version>${pom.version}</version>
+ <scope>provided</scope>
</dependency>
<dependency>