summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/implementation-crud
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/samples/implementation-crud-extension/pom.xml2
-rw-r--r--branches/sca-java-1.x/samples/implementation-crud/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/samples/implementation-crud-extension/pom.xml b/branches/sca-java-1.x/samples/implementation-crud-extension/pom.xml
index 6a7bade0f1..539329f033 100644
--- a/branches/sca-java-1.x/samples/implementation-crud-extension/pom.xml
+++ b/branches/sca-java-1.x/samples/implementation-crud-extension/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>sample-implementation-crud-extension</artifactId>
- <name>Apache Tuscany SCA CRUD Implementation Extension Sample</name>
+ <name>Apache Tuscany SCA Sample CRUD Implementation Extension</name>
<repositories>
<repository>
diff --git a/branches/sca-java-1.x/samples/implementation-crud/pom.xml b/branches/sca-java-1.x/samples/implementation-crud/pom.xml
index 20f489bb2a..37601d1983 100644
--- a/branches/sca-java-1.x/samples/implementation-crud/pom.xml
+++ b/branches/sca-java-1.x/samples/implementation-crud/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>sample-implementation-crud</artifactId>
- <name>Apache Tuscany SCA CRUD Implementation Extension Sample Client</name>
+ <name>Apache Tuscany SCA Sample CRUD Implementation Extension Client</name>
<repositories>
<repository>