diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M5/pom.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml index babc5ffff6..bb6c066566 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M5/pom.xml @@ -278,7 +278,9 @@ <module>shades</module> <module>distribution</module> <module>archetypes</module> + <!-- <module>compliance-tests</module> + --> </modules> </profile> <!-- ====================================================================== --> @@ -304,7 +306,9 @@ <module>shades</module> <module>distribution</module> <module>archetypes</module> + <!-- <module>compliance-tests</module> + --> </modules> </profile> @@ -394,7 +398,9 @@ <module>shades</module> <module>distribution</module> <module>archetypes</module> + <!-- <module>compliance-tests</module> + --> </modules> <build> <plugins> |