From 21e2e0da8b97a2675fb32c4a8e9e4e830355e343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jochen=20Sta=CC=88rk?= Date: Sun, 10 Jun 2018 07:50:49 +0200 Subject: [PATCH] release attempt --- dependency-reduced-pom.xml | 14 +++++++++++--- pom.xml | 2 +- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml index 2faa6d2c..850770ec 100644 --- a/dependency-reduced-pom.xml +++ b/dependency-reduced-pom.xml @@ -4,7 +4,7 @@ org.mustangproject.ZUGFeRD mustang Mustang - 1.5.2-SNAPSHOT + 1.5.2 The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs http://www.mustangproject.org/ @@ -41,7 +41,7 @@ scm:git:https://github.com/ZUGFeRD/mustangproject.git scm:git:https://github.com/ZUGFeRD/mustangproject.git - mustang-1.5.0 + mustang-1.5.2 https://github.com/ZUGFeRD/mustangproject @@ -127,6 +127,14 @@ true + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + log4j:log4j @@ -213,7 +221,7 @@ com.helger ph-schematron - 4.3.1 + 5.0.4 test diff --git a/pom.xml b/pom.xml index afa2474f..d9144be8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.mustangproject.ZUGFeRD mustang - 1.5.2 + 1.5.2-SNAPSHOT jar Mustang The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs