summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/sca-client
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/learning-more/sca-client')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/sca-client/calculator-scaclient-contribution/pom.xml4
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/sca-client/helloworld-scaclient-contribution/pom.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/sca-client/calculator-scaclient-contribution/pom.xml b/sca-java-2.x/trunk/samples/learning-more/sca-client/calculator-scaclient-contribution/pom.xml
index 701eca43ac..1e3c23aec1 100644
--- a/sca-java-2.x/trunk/samples/learning-more/sca-client/calculator-scaclient-contribution/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/sca-client/calculator-scaclient-contribution/pom.xml
@@ -26,8 +26,8 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>sample-calculator-scaclient</artifactId>
- <name>Apache Tuscany SCA Sample Calculator SCAClient</name>
+ <artifactId>sample-sca-client-calculator</artifactId>
+ <name>Apache Tuscany SCA Sample SCA Client Calculator</name>
<dependencies>
diff --git a/sca-java-2.x/trunk/samples/learning-more/sca-client/helloworld-scaclient-contribution/pom.xml b/sca-java-2.x/trunk/samples/learning-more/sca-client/helloworld-scaclient-contribution/pom.xml
index de22d49ddd..88cfc7e094 100644
--- a/sca-java-2.x/trunk/samples/learning-more/sca-client/helloworld-scaclient-contribution/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/sca-client/helloworld-scaclient-contribution/pom.xml
@@ -26,8 +26,8 @@
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>sample-helloworld-scaclient</artifactId>
- <name>Apache Tuscany SCA Sample Helloworld SCAClient</name>
+ <artifactId>sample-sca-client-helloworld</artifactId>
+ <name>Apache Tuscany SCA Sample SCA Client Helloworld </name>
<dependencies>