diff options
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/policy')
-rw-r--r-- | sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/policy/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/policy/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/policy/pom.xml index dc72d0c3c0..43b8b706fd 100644 --- a/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/policy/pom.xml +++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/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-launcher-policy</artifactId> <name>Apache Tuscany SCA Tours Policy Launcher</name> |