diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-06 21:52:11 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-06 21:52:11 +0000 |
commit | 031da1453fd77467e4ee0c682c0c153fad043631 (patch) | |
tree | 6981667954236aa84bb8aeeb747703c2e64f0458 /sandbox/travelsample/launchers/notification-rmi/pom.xml | |
parent | b5a98c31153c9d03cd37d4748b9ce90809294a22 (diff) |
Update parent artifact name in travel sample pom.xml files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896688 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sandbox/travelsample/launchers/notification-rmi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/notification-rmi/pom.xml b/sandbox/travelsample/launchers/notification-rmi/pom.xml index 53e10b588b..7b41496c9f 100644 --- a/sandbox/travelsample/launchers/notification-rmi/pom.xml +++ b/sandbox/travelsample/launchers/notification-rmi/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-scatours</artifactId>
+ <artifactId>scatours</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent><version>1.0-SNAPSHOT</version>
|