diff options
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/notification-ws')
-rw-r--r-- | sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/notification-ws/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/notification-ws/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/notification-ws/pom.xml index 95dc266d38..1d232230c1 100644 --- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/notification-ws/pom.xml +++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/notification-ws/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-notification-ws</artifactId>
<name>Apache Tuscany SCA Tours Notification Contribution Which Uses SMSGateway Web Service</name>
|