From f4beafdfc6929aed1cd3ae71d3f2bea199414fbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jochen=20Sta=CC=88rk?= Date: Mon, 27 Nov 2017 19:02:51 +0100 Subject: [PATCH] fixed deployment issue on toecount -c --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 7e5960ec..3afdf067 100644 --- a/pom.xml +++ b/pom.xml @@ -181,6 +181,18 @@ ** + + + com.sun.xml.bind:jaxb-impl + + ** + + + + com.sun.xml.bind:jaxb-core + + ** +