summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-08 20:50:21 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-08 20:50:21 +0000
commit4801e8dd66f6a6aaaddd030cae69346f7551284a (patch)
tree2074ded3e874ff7c0d32cdb5fa6e4bbcbb1d6611
parentbabb0c1de0ebcca874457e875362acd95726f669 (diff)
Add compliance tests to distribution profile
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920504 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index 990877bcb5..b96c5fb102 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -391,6 +391,7 @@
<module>shades</module>
<module>distribution</module>
<module>archetypes</module>
+ <module>compliance-tests</module>
</modules>
<build>
<plugins>