From 3a8247de7e46c45ebcfa3ef9ed5f88554ad753cf Mon Sep 17 00:00:00 2001 From: jstaerk Date: Wed, 28 Aug 2024 17:38:02 +0200 Subject: [PATCH] Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit 165f25de474e26ba21877fa6cb408105b9504d20. --- Mustang-CLI/pom.xml | 2 +- library/pom.xml | 2 +- pom.xml | 4 ++-- validator/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index 5147b159..68c9cdb6 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -4,7 +4,7 @@ org.mustangproject core - 2.14.0-SNAPSHOT + 2.13.0 Mustang-CLI diff --git a/library/pom.xml b/library/pom.xml index 27f3a819..27f24771 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -5,7 +5,7 @@ org.mustangproject core - 2.14.0-SNAPSHOT + 2.13.0 library jar diff --git a/pom.xml b/pom.xml index f4d11cbb..36f18a4f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.mustangproject core - 2.14.0-SNAPSHOT + 2.13.0 pom Mustang @@ -86,7 +86,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.3.2 + core-2.13.0 diff --git a/validator/pom.xml b/validator/pom.xml index 8f2bdcf4..904ef552 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -4,7 +4,7 @@ org.mustangproject core - 2.14.0-SNAPSHOT + 2.13.0 validator