aboutsummaryrefslogtreecommitdiffstats
path: root/it/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/pom.xml')
-rw-r--r--it/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/it/pom.xml b/it/pom.xml
index 9a538b4f91a..c2ac1fed83a 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -15,7 +15,10 @@
<properties>
<maven.deploy.skip>true</maven.deploy.skip>
+ <source.skip>true</source.skip>
+ <enforcer.skip>true</enforcer.skip>
</properties>
+
<modules>
<module>it-plugins</module>
<module>it-tests</module>