diff --git a/History.md b/History.md
index 36d225ac..3b88fbfc 100644
--- a/History.md
+++ b/History.md
@@ -1,7 +1,14 @@
add signature comment into xml
upgraded en16931 validation to 1.3.7
xrechnung schematron 1.6.1
-updated logback from 1.2.3 to 1.2.9 https://github.com/ZUGFeRD/mustangproject/security/dependabot/validator/pom.xml/ch.qos.logback:logback-core/open
+
+2.3.3
+=======
+2021-12-21
+
+- updated logback from 1.2.3 to 1.2.9 https://github.com/ZUGFeRD/mustangproject/security/dependabot/validator/pom.xml/ch.qos.logback:logback-core/open
+- nor 2021-12-13 nor 2021-12-20 of https://github.com/mergebase/log4j-detector have complained so far
+
2.3.2
=======
diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml
index 7b096ff8..4adcd09b 100644
--- a/Mustang-CLI/pom.xml
+++ b/Mustang-CLI/pom.xml
@@ -3,14 +3,14 @@
org.mustangproject
core
- 2.3.3-SNAPSHOT
+ 2.3.4-SNAPSHOT
4.0.0
org.mustangproject
Mustang-CLI
e-invoices commandline tool, allowing to create(embed), split and validate Factur-X/ZUGFeRD files. Validation should also work for XRechnung/CII.
jar
- 2.3.3-SNAPSHOT
+ 2.3.4-SNAPSHOT
@@ -31,7 +31,7 @@
org.mustangproject
validator
- 2.3.3-SNAPSHOT
+ 2.3.4-SNAPSHOT
@@ -181,19 +181,6 @@
-
- org.apache.maven.plugins
- maven-failsafe-plugin
- 2.22.2
-
-
-
- integration-test
- verify
-
-
-
-
diff --git a/library/pom.xml b/library/pom.xml
index 072fcd43..db6bac19 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -3,13 +3,13 @@
org.mustangproject
core
- 2.3.3-SNAPSHOT
+ 2.3.4-SNAPSHOT
4.0.0
org.mustangproject
library
- 2.3.3-SNAPSHOT
+ 2.3.4-SNAPSHOT
jar
Library to write, read and validate e-invoices (Factur-X, ZUGFeRD and to a limited extend XRechnung/CII).
The Mustang project is a java library to read, write and validate Factur-X/ZUGFeRD meta data inside your invoice PDFs. To write files, a provided PDF/A will be combined with generated or provided XML.
@@ -19,7 +19,7 @@
scm:git:https://github.com/ZUGFeRD/mustangproject.git
scm:git:https://github.com/ZUGFeRD/mustangproject.git
https://github.com/ZUGFeRD/mustangproject
- mustang-2.0.0-SNAPSHOT
+ core-2.3.2
@@ -122,7 +122,6 @@
org.xmlunit
xmlunit-assertj
2.6.3
- test
@@ -154,7 +153,7 @@
maven-shade-plugin
3.2.1
- true
+ false
false
diff --git a/pom.xml b/pom.xml
index 31a55ed7..f7385a69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.mustangproject
core
- 2.3.3-SNAPSHOT
+ 2.3.4-SNAPSHOT
pom
Mustang
@@ -20,7 +20,7 @@
scm:git:git://github.com/dexecutor/dependent-tasks-executor.git
scm:git:git@github.com:dexecutor/dexecutor.git
https://github.com/dexecutor/dependent-tasks-executor
- HEAD
+ core-2.3.2
diff --git a/validator/pom.xml b/validator/pom.xml
index 653d5f13..f004869f 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -3,7 +3,7 @@
org.mustangproject
core
- 2.3.3-SNAPSHOT
+ 2.3.4-SNAPSHOT
4.0.0
org.mustangproject
@@ -11,7 +11,7 @@
Library to validate e-invoices (ZUGFeRD, Factur-X and Xrechnung)
jar
- 2.3.3-SNAPSHOT
+ 2.3.4-SNAPSHOT
@@ -82,7 +82,7 @@
org.mustangproject
library
- 2.3.3-SNAPSHOT
+ 2.3.4-SNAPSHOT
org.xmlunit