summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/contributions/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/webapps/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/running-tuscany/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/sca-features/distributed-osgi/dynamic/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/sca-features/distributed-osgi/implementation.osgi/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/sca-features/distributed-osgi/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/sca-features/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/sca-features/sca-client/calculator-scaclient/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/sca-features/sca-client/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/tuscany-features/maven-osgi-junit/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/tuscany-features/pom.xml2
12 files changed, 12 insertions, 12 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/pom.xml b/sca-java-2.x/trunk/samples/getting-started/contributions/pom.xml
index b682bb3092..f4ef307a0d 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/pom.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/contributions/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>tuscany-samples-getting-started</artifactId>
<packaging>pom</packaging>
- <name>Apache Tuscany Getting Started Samples</name>
+ <name>Apache Tuscany SCA Getting Started Samples</name>
<profiles>
<profile>
diff --git a/sca-java-2.x/trunk/samples/getting-started/pom.xml b/sca-java-2.x/trunk/samples/getting-started/pom.xml
index e0701d3520..51afb53031 100644
--- a/sca-java-2.x/trunk/samples/getting-started/pom.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/pom.xml
@@ -28,7 +28,7 @@
<artifactId>tuscany-samples-getting-started-contributions</artifactId>
<groupId>org.apache.tuscany.sca</groupId>
<packaging>pom</packaging>
- <name>Apache Tuscany Getting Started Sample Contributions</name>
+ <name>Apache Tuscany SCA Getting Started Sample Contributions</name>
<profiles>
<profile>
diff --git a/sca-java-2.x/trunk/samples/getting-started/webapps/pom.xml b/sca-java-2.x/trunk/samples/getting-started/webapps/pom.xml
index cf1f567944..f715c8eb23 100644
--- a/sca-java-2.x/trunk/samples/getting-started/webapps/pom.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/webapps/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>tuscany-samples-getting-started-webapps</artifactId>
<packaging>pom</packaging>
- <name>Apache Tuscany Getting Started Sample Web Applications</name>
+ <name>Apache Tuscany SCA Getting Started Sample Web Applications</name>
<profiles>
<profile>
diff --git a/sca-java-2.x/trunk/samples/running-tuscany/pom.xml b/sca-java-2.x/trunk/samples/running-tuscany/pom.xml
index 64dc5e839f..67b6a29eb3 100644
--- a/sca-java-2.x/trunk/samples/running-tuscany/pom.xml
+++ b/sca-java-2.x/trunk/samples/running-tuscany/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>tuscany-samples-running-tuscany</artifactId>
<packaging>pom</packaging>
- <name>Apache Tuscany Samples Demonstrating Running Tuscany</name>
+ <name>Apache Tuscany SCA Running Tuscany Samples</name>
<profiles>
<profile>
diff --git a/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/dynamic/pom.xml b/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/dynamic/pom.xml
index 8938855588..c3021a3cc5 100644
--- a/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/dynamic/pom.xml
+++ b/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/dynamic/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>tuscany-samples-distributed-osgi-dynamic</artifactId>
<packaging>pom</packaging>
- <name>Apache Tuscany Samples Distributed OSGI Dynamically Configured</name>
+ <name>Apache Tuscany SCA Distributed OSGI Dynamically Configured Samples</name>
<profiles>
<profile>
diff --git a/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/implementation.osgi/pom.xml b/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/implementation.osgi/pom.xml
index 043411324a..56d975dea8 100644
--- a/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/implementation.osgi/pom.xml
+++ b/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/implementation.osgi/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>tuscany-samples-distributed-osgi-static</artifactId>
<packaging>pom</packaging>
- <name>Apache Tuscany Samples Distributed OSGI Statically Configured</name>
+ <name>Apache Tuscany SCA Distributed OSGI Statically Configured Samples</name>
<profiles>
<profile>
diff --git a/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/pom.xml b/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/pom.xml
index de3a1015c9..52fc787d75 100644
--- a/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/pom.xml
+++ b/sca-java-2.x/trunk/samples/sca-features/distributed-osgi/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>tuscany-samples-distributed-osgi</artifactId>
<packaging>pom</packaging>
- <name>Apache Tuscany Samples Distributed OSGI</name>
+ <name>Apache Tuscany SCA Distributed OSGI Samples</name>
<profiles>
<profile>
diff --git a/sca-java-2.x/trunk/samples/sca-features/pom.xml b/sca-java-2.x/trunk/samples/sca-features/pom.xml
index ca77fe4592..8c74eece33 100644
--- a/sca-java-2.x/trunk/samples/sca-features/pom.xml
+++ b/sca-java-2.x/trunk/samples/sca-features/pom.xml
@@ -29,7 +29,7 @@
<artifactId>tuscany-samples-sca-features</artifactId>
<version>2.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Apache Tuscany Samples Demonstrating SCA Features</name>
+ <name>Apache Tuscany SCA Feature Samples</name>
<profiles>
<profile>
diff --git a/sca-java-2.x/trunk/samples/sca-features/sca-client/calculator-scaclient/pom.xml b/sca-java-2.x/trunk/samples/sca-features/sca-client/calculator-scaclient/pom.xml
index 6ec8480192..6197b12e50 100644
--- a/sca-java-2.x/trunk/samples/sca-features/sca-client/calculator-scaclient/pom.xml
+++ b/sca-java-2.x/trunk/samples/sca-features/sca-client/calculator-scaclient/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>sample-calculator-scaclient</artifactId>
- <name>Apache Tuscany SCA Sample Calcualtor SCAClient</name>
+ <name>Apache Tuscany SCA Sample Calculator SCAClient</name>
<dependencies>
diff --git a/sca-java-2.x/trunk/samples/sca-features/sca-client/pom.xml b/sca-java-2.x/trunk/samples/sca-features/sca-client/pom.xml
index 63eba29602..8a65e9f16d 100644
--- a/sca-java-2.x/trunk/samples/sca-features/sca-client/pom.xml
+++ b/sca-java-2.x/trunk/samples/sca-features/sca-client/pom.xml
@@ -29,7 +29,7 @@
<version>2.0-SNAPSHOT</version>
<artifactId>tuscany-samples-sca-client</artifactId>
<packaging>pom</packaging>
- <name>Apache Tuscany Samples Demonstrating Tuscany Clients</name>
+ <name>Apache Tuscany SCA SCAClient Samples</name>
<profiles>
<profile>
diff --git a/sca-java-2.x/trunk/samples/tuscany-features/maven-osgi-junit/pom.xml b/sca-java-2.x/trunk/samples/tuscany-features/maven-osgi-junit/pom.xml
index 8a390a3446..b2e096c145 100644
--- a/sca-java-2.x/trunk/samples/tuscany-features/maven-osgi-junit/pom.xml
+++ b/sca-java-2.x/trunk/samples/tuscany-features/maven-osgi-junit/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.tuscany.sca</groupId>
<version>2.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Apache Tuscany Samples Demonstrating the Maven OSGI Junit plugin</name>
+ <name>Apache Tuscany SCA Maven OSGI Junit plugin Samples</name>
<profiles>
<profile>
diff --git a/sca-java-2.x/trunk/samples/tuscany-features/pom.xml b/sca-java-2.x/trunk/samples/tuscany-features/pom.xml
index eadee84b29..1cbe7d100e 100644
--- a/sca-java-2.x/trunk/samples/tuscany-features/pom.xml
+++ b/sca-java-2.x/trunk/samples/tuscany-features/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>tuscany-samples-tuscany-features</artifactId>
<packaging>pom</packaging>
- <name>Apache Tuscany Samples Demonstrating Tuscany Features</name>
+ <name>Apache Tuscany SCA Tuscany Feature Samples</name>
<profiles>
<profile>