From 1d353b8df93a203242e61ae7e4a6a55768f969a2 Mon Sep 17 00:00:00 2001 From: Jan Galinski Date: Sun, 1 Sep 2024 14:48:05 +0200 Subject: [PATCH] Update for next development version --- _build/parent/pom.xml | 2 +- _build/report-generator/pom.xml | 2 +- _itest/builder-itest/pom.xml | 2 +- _itest/pom.xml | 2 +- _itest/spi-itest/pom.xml | 2 +- kotlin-code-generation-bom/pom.xml | 2 +- kotlin-code-generation-test/pom.xml | 2 +- kotlin-code-generation/pom.xml | 2 +- pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/_build/parent/pom.xml b/_build/parent/pom.xml index c6e7f81..62b3724 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.6-SNAPSHOT + 0.0.6 ../../pom.xml diff --git a/_build/report-generator/pom.xml b/_build/report-generator/pom.xml index 95ee455..954b49b 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.6-SNAPSHOT + 0.0.6 ../parent/pom.xml diff --git a/_itest/builder-itest/pom.xml b/_itest/builder-itest/pom.xml index c4c6f36..b63421b 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.6-SNAPSHOT + 0.0.6 io.toolisticon.kotlin.generation.itest diff --git a/_itest/pom.xml b/_itest/pom.xml index db87eb2..2e6fb35 100644 --- a/_itest/pom.xml +++ b/_itest/pom.xml @@ -5,7 +5,7 @@ io.toolisticon.kotlin.generation._ kotlin-code-generation-parent - 0.0.6-SNAPSHOT + 0.0.6 ../_build/parent/pom.xml diff --git a/_itest/spi-itest/pom.xml b/_itest/spi-itest/pom.xml index c6ef415..9d0871c 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.6-SNAPSHOT + 0.0.6 io.toolisticon.kotlin.generation.itest diff --git a/kotlin-code-generation-bom/pom.xml b/kotlin-code-generation-bom/pom.xml index aab596c..6b720a8 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.6-SNAPSHOT + 0.0.6 io.toolisticon.kotlin.generation diff --git a/kotlin-code-generation-test/pom.xml b/kotlin-code-generation-test/pom.xml index a662d49..765c8d0 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.6-SNAPSHOT + 0.0.6 ../_build/parent/pom.xml diff --git a/kotlin-code-generation/pom.xml b/kotlin-code-generation/pom.xml index dc23254..cea195d 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.6-SNAPSHOT + 0.0.6 ../_build/parent/pom.xml diff --git a/pom.xml b/pom.xml index 874f786..ae75050 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.toolisticon.kotlin.generation._ kotlin-code-generation-root - 0.0.6-SNAPSHOT + 0.0.6 pom: ${project.artifactId} Root of kotlin-code-generation