From 16ee5454cbe58fdf6be96048ec2ea186e0f47b36 Mon Sep 17 00:00:00 2001 From: Olivier Perrin Date: Tue, 22 Oct 2024 11:04:11 +0200 Subject: [PATCH] Bump to v2024.3.0 Signed-off-by: Olivier Perrin --- README.md | 6 +++--- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5b43b4f..0c3160a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ -PowSyBl repository versions for the 2024.2.0 powsybl-starter release correspond to the ones of -[powsybl-dependencies 2024.2.0](https://github.com/powsybl/powsybl-dependencies/releases/tag/v2024.2.0). +PowSyBl repository versions for the 2024.3.0 powsybl-starter release correspond to the ones of +[powsybl-dependencies 2024.3.0](https://github.com/powsybl/powsybl-dependencies/releases/tag/v2024.3.0). @@ -15,7 +15,7 @@ To start using PowSyBl components in a Maven project, you just have to include o com.powsybl powsybl-starter - 2024.2.0 + 2024.3.0 ``` diff --git a/pom.xml b/pom.xml index 9cdde43..c732274 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ powsybl-starter - 2024.3.0-SNAPSHOT + 2024.3.0 PowSyBl Starter POM A starter POM to help creating a PowSyBl based application faster @@ -42,7 +42,7 @@ - 2024.2.0 + 2024.3.0