summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/binding-echo
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/samples/binding-echo-extension/pom.xml2
-rw-r--r--branches/sca-java-1.x/samples/binding-echo/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/samples/binding-echo-extension/pom.xml b/branches/sca-java-1.x/samples/binding-echo-extension/pom.xml
index 7f22540507..2afacd6f8a 100644
--- a/branches/sca-java-1.x/samples/binding-echo-extension/pom.xml
+++ b/branches/sca-java-1.x/samples/binding-echo-extension/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>sample-binding-echo-extension</artifactId>
- <name>Apache Tuscany SCA Echo Binding Extension Sample</name>
+ <name>Apache Tuscany SCA Sample Echo Binding Extension</name>
<repositories>
<repository>
diff --git a/branches/sca-java-1.x/samples/binding-echo/pom.xml b/branches/sca-java-1.x/samples/binding-echo/pom.xml
index 1959dd9cd0..cd30c2b102 100644
--- a/branches/sca-java-1.x/samples/binding-echo/pom.xml
+++ b/branches/sca-java-1.x/samples/binding-echo/pom.xml
@@ -26,7 +26,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>sample-binding-echo</artifactId>
- <name>Apache Tuscany SCA Echo Binding Sample Application</name>
+ <name>Apache Tuscany SCA Sample Echo Binding Application</name>
<repositories>
<repository>