diff --git a/_build/parent/pom.xml b/_build/parent/pom.xml
index 034fc54..9cbe921 100644
--- a/_build/parent/pom.xml
+++ b/_build/parent/pom.xml
@@ -5,7 +5,7 @@
io.toolisticon.kotlin.generation._
kotlin-code-generation-root
- 0.1.5-SNAPSHOT
+ 0.2.0-SNAPSHOT
../../pom.xml
diff --git a/_build/report-generator/pom.xml b/_build/report-generator/pom.xml
index c2c8b79..dc4f6c7 100644
--- a/_build/report-generator/pom.xml
+++ b/_build/report-generator/pom.xml
@@ -5,7 +5,7 @@
io.toolisticon.kotlin.generation._
kotlin-code-generation-parent
- 0.1.5-SNAPSHOT
+ 0.2.0-SNAPSHOT
../parent/pom.xml
diff --git a/_itest/builder-itest/pom.xml b/_itest/builder-itest/pom.xml
index 58cc099..7101ef5 100644
--- a/_itest/builder-itest/pom.xml
+++ b/_itest/builder-itest/pom.xml
@@ -5,7 +5,7 @@
io.toolisticon.kotlin.generation._
kotlin-code-generation-itest-root
- 0.1.5-SNAPSHOT
+ 0.2.0-SNAPSHOT
io.toolisticon.kotlin.generation.itest
diff --git a/_itest/pom.xml b/_itest/pom.xml
index ab2223f..8bd49bd 100644
--- a/_itest/pom.xml
+++ b/_itest/pom.xml
@@ -5,7 +5,7 @@
io.toolisticon.kotlin.generation._
kotlin-code-generation-parent
- 0.1.5-SNAPSHOT
+ 0.2.0-SNAPSHOT
../_build/parent/pom.xml
diff --git a/_itest/spi-itest/pom.xml b/_itest/spi-itest/pom.xml
index 0e89884..0388299 100644
--- a/_itest/spi-itest/pom.xml
+++ b/_itest/spi-itest/pom.xml
@@ -5,7 +5,7 @@
io.toolisticon.kotlin.generation._
kotlin-code-generation-itest-root
- 0.1.5-SNAPSHOT
+ 0.2.0-SNAPSHOT
io.toolisticon.kotlin.generation.itest
diff --git a/kotlin-code-generation-bom/pom.xml b/kotlin-code-generation-bom/pom.xml
index 1b3e3f3..7ade51b 100644
--- a/kotlin-code-generation-bom/pom.xml
+++ b/kotlin-code-generation-bom/pom.xml
@@ -5,7 +5,7 @@
io.toolisticon.kotlin.generation._
kotlin-code-generation-root
- 0.1.5-SNAPSHOT
+ 0.2.0-SNAPSHOT
io.toolisticon.kotlin.generation
diff --git a/kotlin-code-generation-test/pom.xml b/kotlin-code-generation-test/pom.xml
index 9d9949f..65bbed1 100644
--- a/kotlin-code-generation-test/pom.xml
+++ b/kotlin-code-generation-test/pom.xml
@@ -5,7 +5,7 @@
io.toolisticon.kotlin.generation._
kotlin-code-generation-parent
- 0.1.5-SNAPSHOT
+ 0.2.0-SNAPSHOT
../_build/parent/pom.xml
diff --git a/kotlin-code-generation/pom.xml b/kotlin-code-generation/pom.xml
index a8a315d..023fedc 100644
--- a/kotlin-code-generation/pom.xml
+++ b/kotlin-code-generation/pom.xml
@@ -5,7 +5,7 @@
io.toolisticon.kotlin.generation._
kotlin-code-generation-parent
- 0.1.5-SNAPSHOT
+ 0.2.0-SNAPSHOT
../_build/parent/pom.xml
diff --git a/pom.xml b/pom.xml
index 74050a1..cc11399 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
io.toolisticon.maven.parent
maven-parent-kotlin-base
- 2025.6.0
+ 2025.6.1
io.toolisticon.kotlin.generation._
kotlin-code-generation-root
- 0.1.5-SNAPSHOT
+ 0.2.0-SNAPSHOT
pom: ${project.artifactId}
Root of kotlin-code-generation