diff --git a/_build/parent/pom.xml b/_build/parent/pom.xml
index b3fcee4..8413de3 100644
--- a/_build/parent/pom.xml
+++ b/_build/parent/pom.xml
@@ -5,7 +5,7 @@
io.toolisticon.kotlin.generation._
kotlin-code-generation-root
- 0.0.11-SNAPSHOT
+ 0.1.0-SNAPSHOT
../../pom.xml
diff --git a/_build/report-generator/pom.xml b/_build/report-generator/pom.xml
index 236485a..e3752d3 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.0.11-SNAPSHOT
+ 0.1.0-SNAPSHOT
../parent/pom.xml
diff --git a/_itest/builder-itest/pom.xml b/_itest/builder-itest/pom.xml
index 9c912d3..26e08ab 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.0.11-SNAPSHOT
+ 0.1.0-SNAPSHOT
io.toolisticon.kotlin.generation.itest
diff --git a/_itest/pom.xml b/_itest/pom.xml
index 35a0986..6976d06 100644
--- a/_itest/pom.xml
+++ b/_itest/pom.xml
@@ -5,7 +5,7 @@
io.toolisticon.kotlin.generation._
kotlin-code-generation-parent
- 0.0.11-SNAPSHOT
+ 0.1.0-SNAPSHOT
../_build/parent/pom.xml
diff --git a/_itest/spi-itest/pom.xml b/_itest/spi-itest/pom.xml
index 29e0500..67e4b3c 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.0.11-SNAPSHOT
+ 0.1.0-SNAPSHOT
io.toolisticon.kotlin.generation.itest
diff --git a/kotlin-code-generation-bom/pom.xml b/kotlin-code-generation-bom/pom.xml
index 5783cc3..b104b68 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.0.11-SNAPSHOT
+ 0.1.0-SNAPSHOT
io.toolisticon.kotlin.generation
diff --git a/kotlin-code-generation-test/pom.xml b/kotlin-code-generation-test/pom.xml
index 18aa586..a06d095 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.0.11-SNAPSHOT
+ 0.1.0-SNAPSHOT
../_build/parent/pom.xml
diff --git a/kotlin-code-generation/pom.xml b/kotlin-code-generation/pom.xml
index c84189d..01e233d 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.0.11-SNAPSHOT
+ 0.1.0-SNAPSHOT
../_build/parent/pom.xml
diff --git a/pom.xml b/pom.xml
index cfa1994..4417990 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
io.toolisticon.kotlin.generation._
kotlin-code-generation-root
- 0.0.11-SNAPSHOT
+ 0.1.0-SNAPSHOT
pom: ${project.artifactId}
Root of kotlin-code-generation