summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 4e365c9f..7a1274be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,9 +133,7 @@
<groupId>org.apache.maven.plugins</groupId>
<version>3.7.0</version>
<configuration>
- <source>1.8</source>
- <target>1.8</target>
- <release>1.8</release>
+ <release>8</release>
<verbose>true</verbose>
<showWarnings>true</showWarnings>
<showDeprecation>true</showDeprecation>