aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index d1c63a59a..e99d8a2e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,6 +188,7 @@
<configuration>
<source>1.7</source>
<target>1.7</target>
+ <compilerArgument>-Xlint:unchecked</compilerArgument>
</configuration>
</plugin>
<plugin>