aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index fc2f0fc2c..f9c92c3b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,8 +20,8 @@
<compiler.plugin.version>3.1</compiler.plugin.version>
<exec.plugin.version>1.4.0</exec.plugin.version>
<findbugs.plugin.version>3.0.4</findbugs.plugin.version>
- <jar.plugin.version>2.6</jar.plugin.version>
- <java.version>1.6</java.version>
+ <jar.plugin.version>3.1.1</jar.plugin.version>
+ <java.version>1.7</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>