From 70d59b5449287138cb6d87fb8676e148c00f5581 Mon Sep 17 00:00:00 2001 From: jstaerk Date: Thu, 9 Oct 2025 11:45:22 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- Mustang-CLI/pom.xml | 2 +- library/pom.xml | 2 +- pom.xml | 2 +- validator/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Mustang-CLI/pom.xml b/Mustang-CLI/pom.xml index dba527cc..8049c317 100644 --- a/Mustang-CLI/pom.xml +++ b/Mustang-CLI/pom.xml @@ -3,7 +3,7 @@ org.mustangproject core - 2.19.1 + 2.19.2-SNAPSHOT 4.0.0 Mustang-CLI diff --git a/library/pom.xml b/library/pom.xml index f359be0e..0d9e4459 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -3,7 +3,7 @@ org.mustangproject core - 2.19.1 + 2.19.2-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index d357f952..7fe14134 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.mustangproject core - 2.19.1 + 2.19.2-SNAPSHOT pom Mustang diff --git a/validator/pom.xml b/validator/pom.xml index 884bfbb9..c0e260a7 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -3,7 +3,7 @@ org.mustangproject core - 2.19.1 + 2.19.2-SNAPSHOT 4.0.0 validator