summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/distributed-osgi/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-04 09:37:22 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-04 09:37:22 +0000
commita7906657edb91117078050c613fd67383c80d601 (patch)
treefe35d30fcd38577eefac2faaf1888e0595618aff /sca-java-2.x/trunk/samples/learning-more/distributed-osgi/pom.xml
parentfb7c54995c6852c4925f5333831f8369039fab84 (diff)
Switch over to using the "all" dependency. Whatever is in ejava is not enough.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004169 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/distributed-osgi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/distributed-osgi/pom.xml b/sca-java-2.x/trunk/samples/learning-more/distributed-osgi/pom.xml
index adaf73cdb2..fefbffb638 100644
--- a/sca-java-2.x/trunk/samples/learning-more/distributed-osgi/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/distributed-osgi/pom.xml
@@ -37,7 +37,7 @@
</activation>
<modules>
<module>dosgi-dynamic-calculator</module>
- <!--module>dosgi-dynamic-calculator-operations</module-->
+ <module>dosgi-dynamic-calculator-operations</module>
</modules>
</profile>
</profiles>