diff options
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain')
-rw-r--r-- | sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml index eb7604506d..f8f0359040 100644 --- a/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml +++ b/sca-java-1.x/trunk/tutorials/travelsample/launchers/fullapp-domain/pom.xml @@ -24,7 +24,7 @@ <artifactId>scatours</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
- </parent><version>1.0-SNAPSHOT</version>
+ </parent>
<artifactId>scatours-launcher-fullapp-domain</artifactId>
<name>Apache Tuscany SCA Tours Full App Domain Launcher</name>
|