summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/travelsample/launchers/common/pom.xml')
-rw-r--r--sandbox/travelsample/launchers/common/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sandbox/travelsample/launchers/common/pom.xml b/sandbox/travelsample/launchers/common/pom.xml
index 284172b25e..a3ed9e9b6f 100644
--- a/sandbox/travelsample/launchers/common/pom.xml
+++ b/sandbox/travelsample/launchers/common/pom.xml
@@ -29,17 +29,11 @@
<name>Apache Tuscany SCA Tours Common Utility for Launchers</name>
<dependencies>
-
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-api</artifactId>
<version>${tuscany.version}</version>
</dependency>
-
-
</dependencies>
- <build>
- <finalName>${artifactId}</finalName>
- </build>
</project>