diff --git a/README.md b/README.md
index 0c3160a..001169f 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
-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).
+PowSyBl repository versions for the 2024.3.1 powsybl-starter release correspond to the ones of
+[powsybl-dependencies 2024.3.1](https://github.com/powsybl/powsybl-dependencies/releases/tag/v2024.3.1).
@@ -15,7 +15,7 @@ To start using PowSyBl components in a Maven project, you just have to include o
com.powsybl
powsybl-starter
- 2024.3.0
+ 2024.3.1
```
diff --git a/pom.xml b/pom.xml
index bd82314..2eeabc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
powsybl-starter
- 2024.3.1-SNAPSHOT
+ 2024.3.1
PowSyBl Starter POM
A starter POM to help creating a PowSyBl based application faster