summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@zancanaro.id.au>2015-11-24 12:57:27 +1100
committerCarlo Zancanaro <carlo@zancanaro.id.au>2015-11-24 12:57:27 +1100
commit8376ed30f83c9193025da5962de5f5d78edfa185 (patch)
tree6b79a0a9bdedce965d2905de2bc2a6ff10fbccc9 /pom.xml
parent1b0565b1f6b4d5009da689ba5d486bce203e4905 (diff)
Add an implicit generator for Sets
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9235383..245732f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,6 @@
<target>1.8</target>
<compilerArgument>-Xlint:all</compilerArgument>
<showWarnings>true</showWarnings>
- <showDeprecations>true</showDeprecations>
</configuration>
</plugin>
</plugins>
@@ -38,4 +37,4 @@
</dependency>
</dependencies>
-</project> \ No newline at end of file
+</project>