summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/vtest/java-api/apis
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 07:11:23 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 07:11:23 +0000
commit8caf57349a1bdd34799d9cc2e3b759d273adc90e (patch)
treee1ced898ba1e366416db15dd00b2893f35d553d5 /branches/sca-java-1.x/vtest/java-api/apis
parent5f3869c451e46aadc943d00087d6847877dd1c50 (diff)
Fixes for TUSCANY-2678
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718889 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/vtest/java-api/apis')
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/callablereference/pom.xml2
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/componentcontext/pom.xml2
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/conversation/pom.xml2
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/exception/pom.xml2
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/requestcontext/pom.xml2
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/servicereference/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/callablereference/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/callablereference/pom.xml
index d4af5b79db..024a7e12c9 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/callablereference/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/callablereference/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-callablereference</artifactId>
- <name>Apache Tuscany SCA Java APIs and Annotations Verification Tests - APIs - CallableReference</name>
+ <name>Apache Tuscany SCA vTest Java APIs and Annotations Verification Tests - APIs - CallableReference</name>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/componentcontext/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/componentcontext/pom.xml
index 9af4b21f8a..5bbe9cd944 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/componentcontext/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/componentcontext/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-componentcontext</artifactId>
- <name>Apache Tuscany SCA Java APIs and Annotations Verification Tests - APIs - ComponentContext</name>
+ <name>Apache Tuscany SCA vTest Java APIs and Annotations Verification Tests - APIs - ComponentContext</name>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/conversation/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/conversation/pom.xml
index 143d6f1788..0d4ffb4181 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/conversation/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/conversation/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-conversation</artifactId>
- <name>Apache Tuscany SCA Java APIs and Annotations Verification Tests - APIs - Conversation</name>
+ <name>Apache Tuscany SCA vTest Java APIs and Annotations Verification Tests - APIs - Conversation</name>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/exception/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/exception/pom.xml
index e3325aaa07..92ff3dddca 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/exception/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/exception/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-exception</artifactId>
- <name>Apache Tuscany SCA Java APIs and Annotations Verification Tests - APIs - Exception</name>
+ <name>Apache Tuscany SCA vTest Java APIs and Annotations Verification Tests - APIs - Exception</name>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/requestcontext/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/requestcontext/pom.xml
index 7f18df910c..3736cffc2d 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/requestcontext/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/requestcontext/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-requestcontext</artifactId>
- <name>Apache Tuscany SCA Java APIs and Annotations Verification Tests - APIs - RequestContext</name>
+ <name>Apache Tuscany SCA vTest Java APIs and Annotations Verification Tests - APIs - RequestContext</name>
<dependencies>
<dependency>
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/servicereference/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/servicereference/pom.xml
index f792cff7e5..1abac56a79 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/servicereference/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/servicereference/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-servicereference</artifactId>
- <name>Apache Tuscany SCA Java APIs and Annotations Verification Tests - APIs - ServiceReference</name>
+ <name>Apache Tuscany SCA vTest Java APIs and Annotations Verification Tests - APIs - ServiceReference</name>
<dependencies>
<dependency>