From a958e9e2cf3a45f6968cdef626899315688827e7 Mon Sep 17 00:00:00 2001 From: Florian Dupuy Date: Fri, 22 Dec 2023 16:48:44 +0100 Subject: [PATCH] Bump to v2023.4.0 Signed-off-by: Florian Dupuy --- README.md | 6 +++--- pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b731b9e..03b673a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ -PowSyBl repository versions for the 2023.3.3 powsybl-starter release correspond to the ones of -[powsybl-dependencies 2023.3.3](https://github.com/powsybl/powsybl-dependencies/releases/tag/v2023.3.3). +PowSyBl repository versions for the 2023.4.0 powsybl-starter release correspond to the ones of +[powsybl-dependencies 2023.4.0](https://github.com/powsybl/powsybl-dependencies/releases/tag/v2023.4.0). @@ -15,7 +15,7 @@ To start using PowSyBl components in a Maven project, you just have to include o com.powsybl powsybl-starter - 2023.3.3 + 2023.4.0 ``` diff --git a/pom.xml b/pom.xml index bbe428b..208caaa 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ powsybl-starter - 2023.4.0-SNAPSHOT + 2023.4.0 PowSyBl Starter POM A starter POM to help creating a PowSyBl based application faster @@ -42,7 +42,7 @@ - 2023.3.3 + 2023.4.0 @@ -81,7 +81,7 @@ com.powsybl - powsybl-iidm-xml-converter + powsybl-iidm-serde com.powsybl