diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-24 12:59:52 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-24 12:59:52 +0000 |
commit | f4f6b1b3577d6e3b9176f71e057ddd1aed15b50b (patch) | |
tree | 53a8b714a70f6b13367fa3fffcd6d3cd72b11128 /sca-java-2.x/trunk/itest/bpel/helloworld-ws | |
parent | bba1d09e059ccbc1a4d8933138125df20ed904cc (diff) |
Make module name consistent with other itest modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883675 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest/bpel/helloworld-ws')
-rw-r--r-- | sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml index 4d2092e72f..232dbd7f8b 100644 --- a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml +++ b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml @@ -23,8 +23,7 @@ </parent> <artifactId>itest-bpel-helloworld-ws </artifactId> - <name>Apache Tuscany SCA iTest HelloWorld BPEL Over Web Services - </name> + <name>Apache Tuscany SCA iTest BPEL HelloWorld Over Web Services</name> <repositories> <repository> |