summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-webapp/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-21 19:31:47 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-21 19:31:47 +0000
commitefbe679941d978e0ac9ba38b8c753a9382a67b4d (patch)
tree315869b21ec2ec5fb28110ee4b3af6a0f29db98a /sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-webapp/pom.xml
parent9b3115619f719474953d936b8006593c29ad16b2 (diff)
A bit of name tidying to make the docs a little more consistent. Still a few that are odd, e.g. the dosgi ones but getting better.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026113 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-webapp/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-webapp/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-webapp/pom.xml
index 1ca3770b74..e17919fd4c 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-webapp/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-webapp/pom.xml
@@ -28,9 +28,9 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <artifactId>sample-helloworld-bpel-webapp</artifactId>
+ <artifactId>sample-implementation-bpel-helloworld-webapp</artifactId>
<packaging>war</packaging>
- <name>Apache Tuscany SCA Sample Helloworld BPEL</name>
+ <name>Apache Tuscany SCA Sample implementation.bpel Helloworld WebApp</name>
<properties>
<tuscany.version>2.0-SNAPSHOT</tuscany.version>