diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index 2dece6c5..47c0aef9 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -4,7 +4,7 @@ org.mustangproject core - 2.14.0 + 2.15.0-SNAPSHOT Mustang-CLI diff --git a/library/pom.xml b/library/pom.xml index 996ece2b..ee3ff221 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -5,7 +5,7 @@ org.mustangproject core - 2.14.0 + 2.15.0-SNAPSHOT library diff --git a/pom.xml b/pom.xml index 9801427c..2b8d19fe 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.mustangproject - 2.14.0 + 2.15.0-SNAPSHOT core pom @@ -100,7 +100,7 @@ scm:git:https://github.com/ZUGFeRD/mustangproject.git scm:git:https://github.com/ZUGFeRD/mustangproject.git https://github.com/ZUGFeRD/mustangproject - core-2.14.0 + HEAD diff --git a/validator/pom.xml b/validator/pom.xml index c0b200e4..3c723da4 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -4,7 +4,7 @@ org.mustangproject core - 2.14.0 + 2.15.0-SNAPSHOT validator