diff --git a/pom.xml b/pom.xml
index 827d390f1..202b7c16b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,6 +55,8 @@
true
+ 1.6
+ 1.8
UTF-8
@@ -281,7 +283,7 @@
true
100
- 1.6
+ ${source.version}
true
@@ -309,8 +311,8 @@
maven-compiler-plugin
3.3
-
- 1.6
+
+ ${source.version}
true
true
@@ -323,10 +325,8 @@
true
-
- 1.8
- true
- true
+
+ ${test.source.version}