diff options
-rw-r--r-- | branches/sca-java-1.4/samples/helloworld-bpel-ws/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.4/samples/helloworld-bpel-ws/pom.xml b/branches/sca-java-1.4/samples/helloworld-bpel-ws/pom.xml index 46e38f6a92..c51ed3eb6c 100644 --- a/branches/sca-java-1.4/samples/helloworld-bpel-ws/pom.xml +++ b/branches/sca-java-1.4/samples/helloworld-bpel-ws/pom.xml @@ -26,7 +26,7 @@ <relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>sample-helloworld-bpel-ws</artifactId>
- <name>Apache Tuscany SCA HelloWorld BPEL as Webservice Sample</name>
+ <name>Apache Tuscany SCA Sample HelloWorld BPEL as Webservice</name>
<repositories>
<repository>
|