summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/distribution
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-03-18 07:19:14 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-03-18 07:19:14 +0000
commit798c795fb543e72dda001f41ce6cfc420e97eb57 (patch)
tree693a8ef6e8702a053483abe4ff5863e909d22419 /java/sca/itest/distribution
parent175eef1031996bf177675620242a5a0ce865766c (diff)
Fixes for TUSCANY-2917
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/distribution')
-rw-r--r--java/sca/itest/distribution/bin-distro-unzip/pom.xml2
-rw-r--r--java/sca/itest/distribution/binding-ws-calculator/pom.xml2
-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/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
7 files changed, 7 insertions, 7 deletions
diff --git a/java/sca/itest/distribution/bin-distro-unzip/pom.xml b/java/sca/itest/distribution/bin-distro-unzip/pom.xml
index 2443de209a..fe5fe64e88 100644
--- a/java/sca/itest/distribution/bin-distro-unzip/pom.xml
+++ b/java/sca/itest/distribution/bin-distro-unzip/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-bin-distro-unzip</artifactId>
- <name>Apache Tuscany SCA Bin Distro Unzip</name>
+ <name>Apache Tuscany SCA iTest Bin Distro Unzip</name>
<dependencies>
<dependency>
diff --git a/java/sca/itest/distribution/binding-ws-calculator/pom.xml b/java/sca/itest/distribution/binding-ws-calculator/pom.xml
index ddccf75541..9e4dbe4a95 100644
--- a/java/sca/itest/distribution/binding-ws-calculator/pom.xml
+++ b/java/sca/itest/distribution/binding-ws-calculator/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-binding-ws-calculator</artifactId>
- <name>Apache Tuscany SCA Distribution itest binding-ws-calculator</name>
+ <name>Apache Tuscany SCA Distribution iTest binding-ws-calculator</name>
<dependencies>
<dependency>
diff --git a/java/sca/itest/distribution/calculator-rmi/pom.xml b/java/sca/itest/distribution/calculator-rmi/pom.xml
index e00a4013d8..5f53433292 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 Distribution iTest 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 2041b58cbd..9073e1eaa9 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 Distribution iTest implementation-java-calculator</name>
<dependencies>
<dependency>
diff --git a/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml b/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml
index 19fb23cd63..e8468218ff 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 Distribution iTest 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 243687a555..956adc6166 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 Distribution iTest 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 d28ee0857c..6e63369423 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 Distribution iTest Webapp helloworld</name>
<dependencies>