summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/tuscany-features/pom.xml
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-20 09:30:11 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-20 09:30:11 +0000
commit0741ff0a48710c9b79c3042d6e635ab87617521a (patch)
tree502d18870c0743b5cf148465f8485f26d90017da /sca-java-2.x/trunk/samples/tuscany-features/pom.xml
parent654cd394fb771543e6da76a92a1b9befbba9c73a (diff)
TUSCANY-3677 reintroduce samples to top level build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998846 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/tuscany-features/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/tuscany-features/pom.xml b/sca-java-2.x/trunk/samples/tuscany-features/pom.xml
index a3441500f4..eadee84b29 100644
--- a/sca-java-2.x/trunk/samples/tuscany-features/pom.xml
+++ b/sca-java-2.x/trunk/samples/tuscany-features/pom.xml
@@ -36,7 +36,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <module>logging-scribe</module>
+ <!-- <module>logging-scribe</module> -->
<module>maven-osgi-junit</module>
</modules>
</profile>