diff --git a/pom.xml b/pom.xml
index 1e9c2ec8..a4fbfe0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,6 +191,14 @@ limitations under the License.
${maven-eclipse-plugin.version}
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ ${maven.compiler.source}
+ ${maven.compiler.target}
+
+
org.apache.maven.plugins
maven-failsafe-plugin