aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3e597b8..0fc6e2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,6 +272,10 @@
<goals>
<goal>check</goal>
</goals>
+ <configuration>
+ <rules>
+ </rules>
+ </configuration>
</execution>
</executions>
</plugin>