From 08a4bb4755f1264b0e4267f0b95b1b4b4ed2f316 Mon Sep 17 00:00:00 2001 From: Florian Dupuy Date: Fri, 22 Dec 2023 17:00:20 +0100 Subject: [PATCH] Bump to v2024.0.0-SNAPSHOT Signed-off-by: Florian Dupuy --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 208caaa..521f368 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ powsybl-starter - 2023.4.0 + 2024.0.0-SNAPSHOT PowSyBl Starter POM A starter POM to help creating a PowSyBl based application faster