diff --git a/http-api/pom.xml b/http-api/pom.xml index ccd886a376..8941ca7970 100644 --- a/http-api/pom.xml +++ b/http-api/pom.xml @@ -40,6 +40,7 @@ 2.2.6 nogit + 1.7 false @@ -114,5 +115,39 @@ + + + + io.takari.maven.plugins + takari-lifecycle-plugin + ${maven.takari-lifecycle-plugin.verson} + + + compile + + compile + + compile + + 8 + proc + + jdt + + + + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven.compiler.plugin.version} + + + true + true + + + + diff --git a/pom.xml b/pom.xml index 820b29c1fa..6ecea38310 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ UTF-8 1.8 - 1.18.4 + 1.18.8 8.3 1.2.3 2.8.5 @@ -352,7 +352,7 @@ 8 proc - javac + jdt