diff --git a/annotationwrapper/api/pom.xml b/annotationwrapper/api/pom.xml index 7c1ebc28..74008721 100644 --- a/annotationwrapper/api/pom.xml +++ b/annotationwrapper/api/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk aptk-annotationwrapper-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-annotationwrapper-api diff --git a/annotationwrapper/integrationtest/pom.xml b/annotationwrapper/integrationtest/pom.xml index 1a76366e..1be09781 100644 --- a/annotationwrapper/integrationtest/pom.xml +++ b/annotationwrapper/integrationtest/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.aptk aptk-annotationwrapper-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-annotationwrapper-integrationTest diff --git a/annotationwrapper/pom.xml b/annotationwrapper/pom.xml index 58c1e0a6..7f1cf96c 100644 --- a/annotationwrapper/pom.xml +++ b/annotationwrapper/pom.xml @@ -11,7 +11,7 @@ io.toolisticon.aptk aptk-parent - 0.30.0 + 0.30.1-SNAPSHOT diff --git a/annotationwrapper/processor/pom.xml b/annotationwrapper/processor/pom.xml index 199db91e..bd80cc14 100644 --- a/annotationwrapper/processor/pom.xml +++ b/annotationwrapper/processor/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.aptk aptk-annotationwrapper-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-annotationwrapper-processor diff --git a/aptk-api/pom.xml b/aptk-api/pom.xml index 2e8a9b22..98d7711d 100644 --- a/aptk-api/pom.xml +++ b/aptk-api/pom.xml @@ -3,7 +3,7 @@ io.toolisticon.aptk aptk-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-api aptk-api diff --git a/common/pom.xml b/common/pom.xml index bdc7be5e..fcb8b6e8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-common diff --git a/compilermessages/api/pom.xml b/compilermessages/api/pom.xml index 4c4b5d7f..e88318bb 100644 --- a/compilermessages/api/pom.xml +++ b/compilermessages/api/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk aptk-compilermessages-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-compilermessages-api diff --git a/compilermessages/integrationtest/pom.xml b/compilermessages/integrationtest/pom.xml index 5688db65..fdb512b0 100644 --- a/compilermessages/integrationtest/pom.xml +++ b/compilermessages/integrationtest/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.aptk aptk-compilermessages-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-compilermessages-integrationTest diff --git a/compilermessages/pom.xml b/compilermessages/pom.xml index bf922402..ce06c2b2 100644 --- a/compilermessages/pom.xml +++ b/compilermessages/pom.xml @@ -11,7 +11,7 @@ io.toolisticon.aptk aptk-parent - 0.30.0 + 0.30.1-SNAPSHOT diff --git a/compilermessages/processor/pom.xml b/compilermessages/processor/pom.xml index 25ec828f..49cb30f4 100644 --- a/compilermessages/processor/pom.xml +++ b/compilermessages/processor/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.aptk aptk-compilermessages-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-compilermessages-processor diff --git a/cute/pom.xml b/cute/pom.xml index 8eec5f00..3d37be9d 100644 --- a/cute/pom.xml +++ b/cute/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk aptk-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-cute diff --git a/example/example-annotationprocessor/pom.xml b/example/example-annotationprocessor/pom.xml index 09655907..4637a9d0 100644 --- a/example/example-annotationprocessor/pom.xml +++ b/example/example-annotationprocessor/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk aptk-example-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-example-annotationprocessor diff --git a/example/example-annotations/pom.xml b/example/example-annotations/pom.xml index 10ccaefd..46028cc7 100644 --- a/example/example-annotations/pom.xml +++ b/example/example-annotations/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-example-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-example-annotations diff --git a/example/example-usecase/pom.xml b/example/example-usecase/pom.xml index 9dc1bebd..ff0c51ff 100644 --- a/example/example-usecase/pom.xml +++ b/example/example-usecase/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-example-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-example-usecase diff --git a/example/pom.xml b/example/pom.xml index ea98ff9e..87eb0117 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-example-parent diff --git a/integrationtest/java16/pom.xml b/integrationtest/java16/pom.xml index 3edaff71..a8b58c57 100644 --- a/integrationtest/java16/pom.xml +++ b/integrationtest/java16/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk integrationtest-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-integrationtest-java16 diff --git a/integrationtest/java17/pom.xml b/integrationtest/java17/pom.xml index 484e4b90..f5e84b5d 100644 --- a/integrationtest/java17/pom.xml +++ b/integrationtest/java17/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk integrationtest-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-integrationtest-java17 diff --git a/integrationtest/java9/pom.xml b/integrationtest/java9/pom.xml index 39159ca3..9b0712d6 100644 --- a/integrationtest/java9/pom.xml +++ b/integrationtest/java9/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk integrationtest-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-integrationtest-java9 diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 8b0ef879..f83077a1 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-parent - 0.30.0 + 0.30.1-SNAPSHOT integrationtest-parent diff --git a/pom.xml b/pom.xml index a54d2a93..6f6932a9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.toolisticon.aptk aptk-parent - 0.30.0 + 0.30.1-SNAPSHOT pom aptk-parent diff --git a/templating/pom.xml b/templating/pom.xml index 8d4f8621..b7cd68cf 100644 --- a/templating/pom.xml +++ b/templating/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-templating diff --git a/tools/pom.xml b/tools/pom.xml index 2a21263b..7dcc6133 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk aptk-parent - 0.30.0 + 0.30.1-SNAPSHOT aptk-tools