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