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