diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-15 22:38:28 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-15 22:38:28 +0000 |
commit | ea518b0fea5745b393db8a849a822b64c46d1208 (patch) | |
tree | ba1d4dc725ee9b1a2034bf122c4a4b464d812c65 /sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/trip-policy | |
parent | bc03a8d067a706ebfa146f3ee2c69178527d1fe0 (diff) |
Inherit version from parent pom
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944737 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/trip-policy')
-rw-r--r-- | sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/trip-policy/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/trip-policy/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/trip-policy/pom.xml index 2a235f887e..6c1f90f1c1 100644 --- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/trip-policy/pom.xml +++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/trip-policy/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-trip-policy</artifactId> <name>Apache Tuscany SCA Tours Prepackaged Trip Policy Contribution</name> |