From: ChrisC Date: Tue, 12 Mar 2019 15:45:43 +0000 (+0100) Subject: Add support for OpenJDK11 in build X-Git-Tag: 6.0.0~11^2~548^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=11520d66d2dec85fc753a45352e083fc7e9e4461;p=policy%2Fclamp.git Add support for OpenJDK11 in build Update pom file, reworked plugins to support openjdk11 Issue-ID: CLAMP-320 Change-Id: Iab28dab8fdacec271b928fcb0598fc1129da92b6 Signed-off-by: ChrisC --- diff --git a/pom.xml b/pom.xml index b2952621a..8fded32a6 100644 --- a/pom.xml +++ b/pom.xml @@ -706,6 +706,13 @@ de.jpdigital hibernate52-ddl-maven-plugin 2.2.0 + + + javax.xml.bind + jaxb-api + 2.3.0 + + process-classes @@ -722,7 +729,7 @@ - +