diff options
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/fullapp-bespoketrip')
-rw-r--r-- | sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/fullapp-bespoketrip/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/fullapp-bespoketrip/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/fullapp-bespoketrip/pom.xml index 6563d6c782..aeedcfca35 100644 --- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/fullapp-bespoketrip/pom.xml +++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/fullapp-bespoketrip/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-contribution-fullapp-bespoketrip</artifactId> <name>Apache Tuscany SCA Tours Full Application Bespoke Contribution</name> |