diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index 0e7c25d4..6954a28d 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -4,7 +4,7 @@ org.mustangproject core - 2.13.1 + 2.13.2-SNAPSHOT Mustang-CLI diff --git a/library/pom.xml b/library/pom.xml index 431ebf27..c29e6cf6 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -5,7 +5,7 @@ org.mustangproject core - 2.13.1 + 2.13.2-SNAPSHOT library jar diff --git a/pom.xml b/pom.xml index 63efc52b..db1a2085 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.mustangproject core - 2.13.1 + 2.13.2-SNAPSHOT pom Mustang @@ -83,7 +83,7 @@ scm:git:https://github.com/ZUGFeRD/mustangproject.git scm:git:https://github.com/ZUGFeRD/mustangproject.git https://github.com/ZUGFeRD/mustangproject - core-2.13.1 + HEAD diff --git a/validator/pom.xml b/validator/pom.xml index 862ca95c..68c50d12 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -4,7 +4,7 @@ org.mustangproject core - 2.13.1 + 2.13.2-SNAPSHOT validator