summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index b96c5fb102..6f38ca3de8 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -414,6 +414,13 @@
</build>
</profile>
+ <profile>
+ <id>compliance</id>
+ <modules>
+ <module>compliance-tests</module>
+ </modules>
+ </profile>
+
<!-- START - WHAT ARE THE FOLLOWING PROFILES FOR? -->
<profile>