summaryrefslogtreecommitdiff
path: root/pdf-over-install-helper
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-install-helper')
-rw-r--r--pdf-over-install-helper/pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml
index f0342713..0348d5d8 100644
--- a/pdf-over-install-helper/pom.xml
+++ b/pdf-over-install-helper/pom.xml
@@ -23,9 +23,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>