diff --git a/pom.xml b/pom.xml index 5d0b29b4..5de77892 100755 --- a/pom.xml +++ b/pom.xml @@ -150,8 +150,38 @@ org.apache.maven.plugins maven-compiler-plugin - 3.3 + 3.6.1 + + + + default-compile + + + + + 9 + + 9 + + + + base-compile + + compile + + + + + module-info.java + + + + + + + [1.5,9) + ${required.jdk.version} ${required.jdk.version} diff --git a/slf4j-api/pom.xml b/slf4j-api/pom.xml index fd407bb2..ed45c2d4 100755 --- a/slf4j-api/pom.xml +++ b/slf4j-api/pom.xml @@ -20,19 +20,6 @@ - - org.codehaus.mojo - animal-sniffer-maven-plugin - - - - org.slf4j.impl.StaticMDCBinder - org.slf4j.impl.StaticLoggerBinder - org.slf4j.impl.StaticMarkerBinder - - - org.apache.maven.plugins maven-surefire-plugin @@ -60,61 +47,9 @@ - - - - org.apache.maven.plugins - maven-antrun-plugin - - - process-classes - - run - - - - - - Removing slf4j-api's dummy StaticLoggerBinder and StaticMarkerBinder - - - - + - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.apache.maven.plugins - - - maven-antrun-plugin - - [1.3,) - - run - - - - - - - - - - - - \ No newline at end of file