diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/samples/tuscany-features/maven-osgi-junit/pom.xml | 2 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/tuscany-features/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
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> |