summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/sca-features/pom.xml
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-16 16:14:22 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-16 16:14:22 +0000
commit7e2ee0fd6e6893c3852335e2c6a15732bfa6c219 (patch)
treefa6cb95051ca832ef3972f85e7902372cc06c4d2 /sca-java-2.x/trunk/samples/sca-features/pom.xml
parent07f6a9a6c1f3c454445ee3747ae579abe006db35 (diff)
TUSCANY-3677 pom fixup after reorg
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997818 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/sca-features/pom.xml3
1 files changed, 2 insertions, 1 deletions
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 f748e4e81e..103aaeec41 100644
--- a/sca-java-2.x/trunk/samples/sca-features/pom.xml
+++ b/sca-java-2.x/trunk/samples/sca-features/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>tuscany-samples-sca-features</artifactId>
<packaging>pom</packaging>
- <name>Apache Tuscany Samples Demonstrating Tuscany Features</name>
+ <name>Apache Tuscany Samples Demonstrating SCA Features</name>
<profiles>
<profile>
@@ -45,6 +45,7 @@
<module>implementation-java</module>
<module>implementation-script</module>
<module>distributed-osgi</module>
+ <module>sca-client></module>
</modules>
</profile>
</profiles>