From 244e70c620933b2896ee2bd2a6475c7dfd100e50 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:59:52 -0400 Subject: [PATCH] Release version 7.2.0.Final --- .github/project.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 1d03de1c..63b6208d 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,3 @@ -# Retriggering release again release: - current-version: 7.1.0.Final + current-version: 7.2.0.Final next-version: 8.0.0-SNAPSHOT