diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index 1d78c2c6..274d1f1c 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -3,14 +3,14 @@ org.mustangproject core - 2.0.3 + 2.0.4-SNAPSHOT 4.0.0 org.mustangproject Mustang-CLI Mustang commandline tool jar - 2.0.3 + 2.0.4-SNAPSHOT @@ -31,7 +31,7 @@ org.mustangproject validator - 2.0.3 + 2.0.4-SNAPSHOT diff --git a/library/pom.xml b/library/pom.xml index 46631781..d1c0b4bf 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -3,13 +3,13 @@ org.mustangproject core - 2.0.3 + 2.0.4-SNAPSHOT 4.0.0 org.mustangproject library - 2.0.3 + 2.0.4-SNAPSHOT jar Library to write and read FacturX and ZUGFeRD e-invoices. The Mustang project is a java library to read and write 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 - core-2.0.3 + mustang-2.0.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 2bf5f0b1..8f314cb8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.mustangproject core - 2.0.3 + 2.0.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 - core-2.0.3 + HEAD diff --git a/validator/pom.xml b/validator/pom.xml index 26d1ebbb..16990f77 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -3,7 +3,7 @@ org.mustangproject core - 2.0.3 + 2.0.4-SNAPSHOT 4.0.0 org.mustangproject @@ -11,7 +11,7 @@ Library to validate e-invoices (ZUGFeRD, Factur-X and Xrechnung) jar - 2.0.3 + 2.0.4-SNAPSHOT @@ -75,7 +75,7 @@ org.mustangproject library - 2.0.3 + 2.0.4-SNAPSHOT org.xmlunit