aboutsummaryrefslogtreecommitdiffstats
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 0ff03036c..a4aa8ae0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<exec.plugin.version>1.4.0</exec.plugin.version>
<findbugs.plugin.version>3.0.1</findbugs.plugin.version>
<jar.plugin.version>2.6</jar.plugin.version>
- <java.version>1.7</java.version>
+ <java.version>1.6</java.version>
<junit.version>4.11</junit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.info.reports.plugin.version>2.8</project.info.reports.plugin.version>