summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/binaries/ode/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/binaries/ode/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/binaries/ode/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/binaries/ode/pom.xml
index b250c553e5..b2eb4d5d3d 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/binaries/ode/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/binaries/ode/pom.xml
@@ -25,13 +25,12 @@
<version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
- <version>1.0-SNAPSHOT</version>
-
- <!-- This module brings in the database needed by the ODE runtime. -->
<artifactId>scatours-binaries-ode</artifactId>
<name>Apache Tuscany SCA Tours Binaries ODE Database</name>
<packaging>pom</packaging>
+ <!-- This module brings in the database needed by the ODE runtime. -->
+
<dependencies>
<dependency>
<groupId>org.apache.ode</groupId>