summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml3
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/bpel/pom.xml2
4 files changed, 4 insertions, 5 deletions
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml
index 75134e7b11..bac9ac119e 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>itest-bpel-helloworld-reference</artifactId>
- <name>Apache Tuscany SCA iTest HelloWorld Reference BPEL</name>
+ <name>Apache Tuscany SCA iTest BPEL HelloWorld Reference</name>
<repositories>
<repository>
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>
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml b/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
index 8cc4639bfb..96258e3e56 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>itest-bpel-helloworld</artifactId>
- <name>Apache Tuscany SCA iTest HelloWorld BPEL</name>
+ <name>Apache Tuscany SCA iTest BPEL HelloWorld</name>
<repositories>
<repository>
diff --git a/sca-java-2.x/trunk/itest/bpel/pom.xml b/sca-java-2.x/trunk/itest/bpel/pom.xml
index 35bcc66f90..10cc5e27fe 100644
--- a/sca-java-2.x/trunk/itest/bpel/pom.xml
+++ b/sca-java-2.x/trunk/itest/bpel/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>itest-bpel</artifactId>
<packaging>pom</packaging>
- <name>Apache Tuscany SCA BPEL Integration Tests</name>
+ <name>Apache Tuscany SCA iTest BPEL Integration Tests</name>
<modules>
<module>helloworld</module>