summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 36ccc03b9..a471d06c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1965,7 +1965,7 @@
<artifactId>modernizer-maven-plugin</artifactId>
<version>1.1.0</version>
<configuration>
- <javaVersion>1.8</javaVersion>
+ <javaVersion>1.7</javaVersion>
</configuration>
<executions>
<execution>