diff options
author | mcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68> | 2009-05-21 13:09:12 +0000 |
---|---|---|
committer | mcombellack <mcombellack@13f79535-47bb-0310-9956-ffa450edef68> | 2009-05-21 13:09:12 +0000 |
commit | 66856f6c9eaed453f8ca0916b511539366a36b57 (patch) | |
tree | f57b0b1ac911c86598b0049cbae4bbad84d0143c /sandbox | |
parent | eb7dab5b3ead5d15026c75ae4d136fe01bc09408 (diff) |
Corrected the name of this project
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777104 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox')
-rw-r--r-- | sandbox/travelsample/contributions/notification-contribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/contributions/notification-contribution/pom.xml b/sandbox/travelsample/contributions/notification-contribution/pom.xml index a529f69af3..423ca55acd 100644 --- a/sandbox/travelsample/contributions/notification-contribution/pom.xml +++ b/sandbox/travelsample/contributions/notification-contribution/pom.xml @@ -26,7 +26,7 @@ <!--relativePath>../../pom.xml</relativePath-->
</parent>
<artifactId>scatours-notification</artifactId>
- <name>Apache Tuscany SCA Tours Notification Contribution Which Uses SMSGateway Web Service</name>
+ <name>Apache Tuscany SCA Tours Notification Contribution</name>
<dependencies>
<dependency>
|