summaryrefslogtreecommitdiffstats
path: root/java/sca/samples
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 22:47:55 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-11 22:47:55 +0000
commit7552d1f45ddb45c6d2be9d440dd972f72b4543ba (patch)
tree13b5c7ccd2e8eee8852d2ae2d2c15b54c95688e4 /java/sca/samples
parent6f07df7b1e3098d99fa32a6795bfee1944c8b566 (diff)
Adding calculator sample to profile
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725852 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/samples')
-rw-r--r--java/sca/samples/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml
index a30eb7a011..3c5eea7403 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -43,9 +43,11 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <module>calculator</module>
<module>calculator-equinox</module>
</modules>
</profile>
+
<profile>
<id>old</id>
<modules>