From 4b8c456d24f6ac9f688fa6a798c8c2a21b7dd800 Mon Sep 17 00:00:00 2001 From: "Andreas Penski (init)" Date: Mon, 25 Mar 2019 11:33:42 +0100 Subject: [PATCH] (chore) jaxb als optional deklariert --- NOTICE | 2 +- pom.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NOTICE b/NOTICE index a6b2a58..da41683 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ KoSIT Prüf-Tool -Copyright 2017 Koordinierungsstelle für IT-Standards +Copyright 2019 Koordinierungsstelle für IT-Standards This product includes software developed by Koordinierungsstelle für IT-Standards (http://www.kosit.de/). \ No newline at end of file diff --git a/pom.xml b/pom.xml index a4d0d04..7e9cd9c 100644 --- a/pom.xml +++ b/pom.xml @@ -95,6 +95,7 @@ org.glassfish.jaxb jaxb-runtime 2.3.2 + true org.assertj @@ -229,7 +230,7 @@ src/assembly/assembly-full.xml true - true + false target/ target/assembly/full