diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.x/itest/contribution-import-export/import-wsdl/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/itest/contribution-import-export/import-wsdl/pom.xml b/branches/sca-java-1.x/itest/contribution-import-export/import-wsdl/pom.xml index 9badb50dc7..b986f95e5b 100644 --- a/branches/sca-java-1.x/itest/contribution-import-export/import-wsdl/pom.xml +++ b/branches/sca-java-1.x/itest/contribution-import-export/import-wsdl/pom.xml @@ -26,7 +26,7 @@ <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-contribution-import-wsdl</artifactId>
- <name>Apache Tuscany SCA Contribution WSDL Import Integration Tests</name>
+ <name>Apache Tuscany SCA iTest Contribution WSDL Import</name>
<dependencies>
<dependency>
|