From: Mathieu Baudier Date: Sat, 28 Dec 2019 17:47:08 +0000 (+0100) Subject: Java 11 source level X-Git-Tag: argeo-commons-2.1.85~54 X-Git-Url: http://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=commitdiff_plain;h=62c3bfe9dab5031ca4c948eb832b58098d7bc6fe Java 11 source level --- diff --git a/pom.xml b/pom.xml index 679d8c5d0..93900e68c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 org.argeo.commons argeo-commons @@ -139,12 +141,12 @@ limitations under the License. maven-compiler-plugin 3.8.1 - 1.8 - + + 11 1.8 eclipse - true + target/classes target/test-classes @@ -556,8 +558,10 @@ limitations under the License. - - + + @@ -582,8 +586,10 @@ limitations under the License. - - + +