You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ra...@apache.org on 2008/12/07 17:41:06 UTC

svn commit: r724156 - /tuscany/branches/sca-java-1.4/samples/helloworld-bpel-ws/pom.xml

Author: ramkumar
Date: Sun Dec  7 08:41:06 2008
New Revision: 724156

URL: http://svn.apache.org/viewvc?rev=724156&view=rev
Log:
Fixes for module name

Modified:
    tuscany/branches/sca-java-1.4/samples/helloworld-bpel-ws/pom.xml

Modified: tuscany/branches/sca-java-1.4/samples/helloworld-bpel-ws/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.4/samples/helloworld-bpel-ws/pom.xml?rev=724156&r1=724155&r2=724156&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.4/samples/helloworld-bpel-ws/pom.xml (original)
+++ tuscany/branches/sca-java-1.4/samples/helloworld-bpel-ws/pom.xml Sun Dec  7 08:41:06 2008
@@ -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>