diff options
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/scatours')
-rw-r--r-- | sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/scatours/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/scatours/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/scatours/pom.xml index 8f291690df..bca0f0ee56 100644 --- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/scatours/pom.xml +++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/scatours/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-scatours</artifactId>
<name>Apache Tuscany SCA Tours SCATours Contribution</name>
|