From 98875c3097af87685b9ffd85a0c86de7854b7269 Mon Sep 17 00:00:00 2001 From: olivier lamy Date: Fri, 16 Mar 2018 12:23:20 +1000 Subject: [PATCH] add jdk11 profile Signed-off-by: olivier lamy --- pom.xml | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fdb66f57ae1..70b0e2a49d6 100644 --- a/pom.xml +++ b/pom.xml @@ -1006,7 +1006,7 @@ - + jdk10 @@ -1050,6 +1050,51 @@ + + + + jdk11 + + 11 + + + + + + org.jacoco + jacoco-maven-plugin + 0.8.1-SNAPSHOT + + true + + + + + + + + oss.snapshots + OSS Snapshots + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + + + apache.snapshots + https://repository.apache.org/content/repositories/snapshots + + false + + + true + + + + errorprone