From 11520d66d2dec85fc753a45352e083fc7e9e4461 Mon Sep 17 00:00:00 2001 From: ChrisC Date: Tue, 12 Mar 2019 16:45:43 +0100 Subject: 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 --- pom.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'pom.xml') 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 @@ - +