summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-12-09 00:01:46 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-12-09 00:01:46 +0000
commit74960a57509baa4d1fd45d726d2b56d6b8450f27 (patch)
tree73995107a1aa2f6a327cfe744133b224aa019c5c
parent17ccf1c29a1ef60913185644cb600a6ffc3a2df7 (diff)
Update project descriptions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888646 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-calculator-operations/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-calculator/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/sca-java-2.x/trunk/samples/dosgi-calculator-operations/pom.xml b/sca-java-2.x/trunk/samples/dosgi-calculator-operations/pom.xml
index af8b8f7690..bf986e6c53 100644
--- a/sca-java-2.x/trunk/samples/dosgi-calculator-operations/pom.xml
+++ b/sca-java-2.x/trunk/samples/dosgi-calculator-operations/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>sample-dosgi-calculator-operations</artifactId>
- <name>Apache Tuscany SCA Distributed OSGi (RFC 119) Caculator Operations Sample</name>
+ <name>Apache Tuscany SCA OSGi Remote Services Caculator Operations Sample</name>
<dependencies>
<dependency>
diff --git a/sca-java-2.x/trunk/samples/dosgi-calculator/pom.xml b/sca-java-2.x/trunk/samples/dosgi-calculator/pom.xml
index 8dfddd6dc2..7f69c96da5 100644
--- a/sca-java-2.x/trunk/samples/dosgi-calculator/pom.xml
+++ b/sca-java-2.x/trunk/samples/dosgi-calculator/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>sample-dosgi-calculator</artifactId>
- <name>Apache Tuscany SCA Distributed OSGi (RFC 119) Caculator Sample</name>
+ <name>Apache Tuscany SCA OSGi Remote Services Caculator Sample</name>
<dependencies>
<dependency>
diff --git a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml
index 3e047a1ada..a0a3ea41d6 100644
--- a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml
+++ b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>sample-dosgi-dynamic-calculator-operations</artifactId>
- <name>Apache Tuscany SCA OSGi RemoteService Dynamic Caculator Operations Sample</name>
+ <name>Apache Tuscany SCA OSGi Remote Services Dynamic Caculator Operations Sample</name>
<dependencies>
<dependency>
diff --git a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/pom.xml b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/pom.xml
index 98ae90115d..dfd4dc55c4 100644
--- a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/pom.xml
+++ b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>sample-dosgi-dynamic-calculator</artifactId>
- <name>Apache Tuscany SCA OSGi RemoteService Dynamic Caculator Sample</name>
+ <name>Apache Tuscany SCA OSGi Remote Services Dynamic Caculator Sample</name>
<dependencies>
<dependency>