diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml
index 5e4d939a..a8347c22 100644
--- a/Mustang-CLI/pom.xml
+++ b/Mustang-CLI/pom.xml
@@ -3,14 +3,14 @@
org.mustangproject
core
- 2.11.1-SNAPSHOT
+ 2.10.1-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.11.1-SNAPSHOT
+ 2.10.1-SNAPSHOT
UTF-8
8
@@ -21,7 +21,7 @@
org.mustangproject
validator
- 2.11.1-SNAPSHOT
+ 2.10.1-SNAPSHOT
diff --git a/library/pom.xml b/library/pom.xml
index 02a91571..bcc7bfd5 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -3,13 +3,13 @@
org.mustangproject
core
- 2.11.1-SNAPSHOT
+ 2.10.1-SNAPSHOT
4.0.0
org.mustangproject
library
- 2.11.1-SNAPSHOT
+ 2.10.1-SNAPSHOT
jar
Library to write, read and validate e-invoices (Factur-X, ZUGFeRD, Order-X, XRechnung/CII)
FOSS Java library to read, write and validate european electronic invoices and orders in the UN/CEFACT Cross Industry Invoice based formats Factur-X/ZUGFeRD, XRechnung and Order-X in your invoice PDFs.
diff --git a/pom.xml b/pom.xml
index 10feb62d..ec3b11ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.mustangproject
core
- 2.11.1-SNAPSHOT
+ 2.10.1-SNAPSHOT
pom
Mustang
diff --git a/validator/pom.xml b/validator/pom.xml
index 0d6dabf0..06fc1fab 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -3,7 +3,7 @@
org.mustangproject
core
- 2.11.1-SNAPSHOT
+ 2.10.1-SNAPSHOT
4.0.0
org.mustangproject
@@ -11,7 +11,7 @@
Library to validate e-invoices (ZUGFeRD, Factur-X and Xrechnung)
jar
- 2.11.1-SNAPSHOT
+ 2.10.1-SNAPSHOT
@@ -38,7 +38,7 @@
${project.groupId}
library
- 2.11.1-SNAPSHOT
+ 2.10.1-SNAPSHOT
@@ -98,7 +98,7 @@
org.mustangproject
library
- 2.11.1-SNAPSHOT
+ 2.10.1-SNAPSHOT
org.xmlunit