diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index 6d3b12ad..68c9cdb6 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -4,7 +4,7 @@ org.mustangproject core - 2.13.1-SNAPSHOT + 2.13.0 Mustang-CLI diff --git a/library/pom.xml b/library/pom.xml index e62636d5..27f24771 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -5,7 +5,7 @@ org.mustangproject core - 2.13.1-SNAPSHOT + 2.13.0 library jar diff --git a/pom.xml b/pom.xml index eab363ea..7626a32c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.mustangproject core - 2.13.1-SNAPSHOT + 2.13.0 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 - HEAD + core-2.13.0 diff --git a/validator/pom.xml b/validator/pom.xml index 7b0152b3..904ef552 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -4,7 +4,7 @@ org.mustangproject core - 2.13.1-SNAPSHOT + 2.13.0 validator