summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/pom.xml
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-23 08:56:41 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-23 08:56:41 +0000
commitf977b00c5a27c8755a76cf69065be463ccb2a6fc (patch)
tree7b17aeb12911ac35eccd2e0153d094b99f78ee2a /sca-java-2.x/trunk/samples/learning-more/pom.xml
parent392097abc6db655c61368dbd646f029d6a08297b (diff)
TUSCANY-3677 more samples tidy up and pom fix-up
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000360 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples/learning-more/pom.xml')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/pom.xml b/sca-java-2.x/trunk/samples/learning-more/pom.xml
index b2175bbbda..9e4cd9cb45 100644
--- a/sca-java-2.x/trunk/samples/learning-more/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/pom.xml
@@ -49,6 +49,8 @@
<module>distributed-osgi</module>
<module>sca-client</module>
<module>async</module>
+ <module>maven-osgi-junit</module>
+ <module>logging-scribe</module>
</modules>
</profile>
</profiles>