summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/distribution
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/itest/distribution')
-rw-r--r--java/sca/itest/distribution/calculator-rmi/pom.xml2
-rw-r--r--java/sca/itest/distribution/implementation-java-calculator/pom.xml2
-rw-r--r--java/sca/itest/distribution/pom.xml2
-rw-r--r--java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml2
-rw-r--r--java/sca/itest/distribution/webapp-helloworld-stripes/pom.xml2
-rw-r--r--java/sca/itest/distribution/webapp-helloworld/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/java/sca/itest/distribution/calculator-rmi/pom.xml b/java/sca/itest/distribution/calculator-rmi/pom.xml
index 88accdeefa..391cc466a9 100644
--- a/java/sca/itest/distribution/calculator-rmi/pom.xml
+++ b/java/sca/itest/distribution/calculator-rmi/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-calculator-rmi</artifactId>
- <name>Apache Tuscany SCA Distribution iTest calculator-rmi</name>
+ <name>Apache Tuscany SCA iTest Distribution calculator-rmi</name>
<dependencies>
<dependency>
diff --git a/java/sca/itest/distribution/implementation-java-calculator/pom.xml b/java/sca/itest/distribution/implementation-java-calculator/pom.xml
index 2ecf518ef1..fd3e64a57d 100644
--- a/java/sca/itest/distribution/implementation-java-calculator/pom.xml
+++ b/java/sca/itest/distribution/implementation-java-calculator/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-implementation-java-calculator</artifactId>
- <name>Apache Tuscany SCA Distribution iTest implementation-java-calculator</name>
+ <name>Apache Tuscany SCA iTest Distribution implementation-java-calculator</name>
<dependencies>
<dependency>
diff --git a/java/sca/itest/distribution/pom.xml b/java/sca/itest/distribution/pom.xml
index dc817b134e..41db2689bf 100644
--- a/java/sca/itest/distribution/pom.xml
+++ b/java/sca/itest/distribution/pom.xml
@@ -27,7 +27,7 @@
</parent>
<packaging>pom</packaging>
<artifactId>itest-distribution</artifactId>
- <name>Apache Tuscany SCA Distribution Integration Tests</name>
+ <name>Apache Tuscany SCA iTest Distribution</name>
<build>
<defaultGoal>install</defaultGoal>
diff --git a/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml b/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml
index ad90247f4f..0aa0e62817 100644
--- a/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml
+++ b/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-webapp-helloworld-jsp</artifactId>
- <name>Apache Tuscany SCA Distribution iTest Webapp helloworld-jsp</name>
+ <name>Apache Tuscany SCA iTest Distribution Webapp helloworld-jsp</name>
<dependencies>
diff --git a/java/sca/itest/distribution/webapp-helloworld-stripes/pom.xml b/java/sca/itest/distribution/webapp-helloworld-stripes/pom.xml
index 956adc6166..efa2eafa12 100644
--- a/java/sca/itest/distribution/webapp-helloworld-stripes/pom.xml
+++ b/java/sca/itest/distribution/webapp-helloworld-stripes/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-webapp-helloworld-stripes</artifactId>
- <name>Apache Tuscany SCA Distribution iTest Webapp helloworld-stripes</name>
+ <name>Apache Tuscany SCA iTest Distribution Webapp helloworld-stripes</name>
<dependencies>
diff --git a/java/sca/itest/distribution/webapp-helloworld/pom.xml b/java/sca/itest/distribution/webapp-helloworld/pom.xml
index 86ada9ef09..55fb8d593c 100644
--- a/java/sca/itest/distribution/webapp-helloworld/pom.xml
+++ b/java/sca/itest/distribution/webapp-helloworld/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-webapp-helloworld</artifactId>
- <name>Apache Tuscany SCA Distribution iTest Webapp helloworld</name>
+ <name>Apache Tuscany SCA iTest Distribution Webapp helloworld</name>
<dependencies>