diff options
author | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-11-19 07:11:23 +0000 |
---|---|---|
committer | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2008-11-19 07:11:23 +0000 |
commit | 8caf57349a1bdd34799d9cc2e3b759d273adc90e (patch) | |
tree | e1ced898ba1e366416db15dd00b2893f35d553d5 /branches/sca-java-1.x/vtest/java-api/annotations/property/pom.xml | |
parent | 5f3869c451e46aadc943d00087d6847877dd1c50 (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 '')
-rw-r--r-- | branches/sca-java-1.x/vtest/java-api/annotations/property/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/vtest/java-api/annotations/property/pom.xml b/branches/sca-java-1.x/vtest/java-api/annotations/property/pom.xml index 3d4781846a..b59d01479a 100644 --- a/branches/sca-java-1.x/vtest/java-api/annotations/property/pom.xml +++ b/branches/sca-java-1.x/vtest/java-api/annotations/property/pom.xml @@ -26,7 +26,7 @@ <relativePath>../pom.xml</relativePath> </parent> <artifactId>vtest-java-api-annotations-property</artifactId> - <name>Apache Tuscany SCA Java APIs and Annotations Verification Tests - Annotations - @Property</name> + <name>Apache Tuscany SCA vTest Java APIs and Annotations Verification Tests - Annotations - @Property</name> <dependencies> <dependency> |