summaryrefslogtreecommitdiff
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 94e57bd8..b009f01c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
<version>2.5.1</version>
<configuration>
<source>1.6</source>
- <target>1.6</target>
+ <target>1.7</target>
<verbose>true</verbose>
<showWarnings>true</showWarnings>
<showDeprecation>true</showDeprecation>