From 1662ae27bba1ff0145202b8d5dfbf3541d509f33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jochen=20Sta=CC=88rk?= Date: Sat, 13 Jan 2018 08:38:48 +0100 Subject: [PATCH] closed #52, hopefully --- pom.xml | 68 ++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 41 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index 8a925e15..c05ab6b4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.mustangproject.ZUGFeRD mustang @@ -90,7 +91,19 @@ + + + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 + + + + org.apache.maven.plugins @@ -162,37 +175,38 @@ 2.4.3 - + org.mustangproject.toecount.Toecount true - - log4j:log4j - - ** - - - - commons-logging:commons-logging - - ** - - - - com.sun.xml.bind:jaxb-impl - - ** - - - - com.sun.xml.bind:jaxb-core - - ** - - - + + log4j:log4j + + ** + + + + commons-logging:commons-logging + + ** + + + + com.sun.xml.bind:jaxb-impl + + ** + + + + com.sun.xml.bind:jaxb-core + + ** + + +