summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-10-02 11:56:28 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-10-02 11:56:28 +0000
commit7fbda877473f379bd0878faae7c45d31bcb5f007 (patch)
tree7ee60456676b700c45b17c8013ef83855da4aac1
parente1b173bba3628eb8462953e0854b0c3c48ce0b6d (diff)
Added the sca-scopes sample to the getting-started pom.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003777 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/pom.xml1
1 files changed, 1 insertions, 0 deletions
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 8cb5e13bfa..5e64979214 100644
--- a/sca-java-2.x/trunk/samples/getting-started/pom.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/pom.xml
@@ -40,6 +40,7 @@
<module>helloworld-contribution</module>
<module>scdl-include-contribution</module>
<module>callback-api</module>
+ <module>sca-scopes</module>
<module>helloworld-webapp</module>
</modules>
</profile>