summaryrefslogtreecommitdiff
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 6aec3f29..4e365c9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,6 +135,7 @@
<configuration>
<source>1.8</source>
<target>1.8</target>
+ <release>1.8</release>
<verbose>true</verbose>
<showWarnings>true</showWarnings>
<showDeprecation>true</showDeprecation>