From 5496c39c7bb787e55a7f246976fe353a2ebc6427 Mon Sep 17 00:00:00 2001 From: Nicolas Roduit Date: Thu, 9 May 2024 17:27:02 +0200 Subject: [PATCH] Next dev version --- weasis-distributions/etc/config/version-compatibility.json | 5 +++++ weasis-parent/pom.xml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/weasis-distributions/etc/config/version-compatibility.json b/weasis-distributions/etc/config/version-compatibility.json index fd2164072..bde5c3182 100755 --- a/weasis-distributions/etc/config/version-compatibility.json +++ b/weasis-distributions/etc/config/version-compatibility.json @@ -89,6 +89,11 @@ "minimal-version": "4.2.0", "i18n-version": "4.0.0-SNAPSHOT" }, + { + "release-version": "4.4.0", + "minimal-version": "4.4.0", + "i18n-version": "4.0.0-SNAPSHOT" + }, { "release-version": "${app.version}", "minimal-version": "${base.minimal.version}", diff --git a/weasis-parent/pom.xml b/weasis-parent/pom.xml index 58f1cc622..8bfbedd38 100755 --- a/weasis-parent/pom.xml +++ b/weasis-parent/pom.xml @@ -14,8 +14,8 @@ - 4.4.0 - + 4.4.1 + -SNAPSHOT 21 21