diff --git a/annotationwrapper/api/pom.xml b/annotationwrapper/api/pom.xml index 56ce739e..6b291727 100644 --- a/annotationwrapper/api/pom.xml +++ b/annotationwrapper/api/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk aptk-annotationwrapper-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-annotationwrapper-api diff --git a/annotationwrapper/integrationtest/pom.xml b/annotationwrapper/integrationtest/pom.xml index 5675ca86..71e915f2 100644 --- a/annotationwrapper/integrationtest/pom.xml +++ b/annotationwrapper/integrationtest/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.aptk aptk-annotationwrapper-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-annotationwrapper-integrationTest diff --git a/annotationwrapper/pom.xml b/annotationwrapper/pom.xml index e6932114..1fb916fb 100644 --- a/annotationwrapper/pom.xml +++ b/annotationwrapper/pom.xml @@ -11,7 +11,7 @@ io.toolisticon.aptk aptk-parent - 0.25.0 + 0.25.1-SNAPSHOT diff --git a/annotationwrapper/processor/pom.xml b/annotationwrapper/processor/pom.xml index 06615655..8ebb0b67 100644 --- a/annotationwrapper/processor/pom.xml +++ b/annotationwrapper/processor/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.aptk aptk-annotationwrapper-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-annotationwrapper-processor diff --git a/common/pom.xml b/common/pom.xml index ef667f1c..60fb4752 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-common diff --git a/compilermessages/api/pom.xml b/compilermessages/api/pom.xml index 0f69e77f..307424e6 100644 --- a/compilermessages/api/pom.xml +++ b/compilermessages/api/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk aptk-compilermessages-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-compilermessages-api diff --git a/compilermessages/integrationtest/pom.xml b/compilermessages/integrationtest/pom.xml index 6a7ae461..2669e163 100644 --- a/compilermessages/integrationtest/pom.xml +++ b/compilermessages/integrationtest/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.aptk aptk-compilermessages-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-compilermessages-integrationTest diff --git a/compilermessages/pom.xml b/compilermessages/pom.xml index f9df4729..c5c4515a 100644 --- a/compilermessages/pom.xml +++ b/compilermessages/pom.xml @@ -11,7 +11,7 @@ io.toolisticon.aptk aptk-parent - 0.25.0 + 0.25.1-SNAPSHOT diff --git a/compilermessages/processor/pom.xml b/compilermessages/processor/pom.xml index 3fdbdb5e..c9e7799a 100644 --- a/compilermessages/processor/pom.xml +++ b/compilermessages/processor/pom.xml @@ -9,7 +9,7 @@ io.toolisticon.aptk aptk-compilermessages-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-compilermessages-processor diff --git a/cute/pom.xml b/cute/pom.xml index 116d6fa9..a6a05b3d 100644 --- a/cute/pom.xml +++ b/cute/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk aptk-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-cute diff --git a/example/example-annotationprocessor/pom.xml b/example/example-annotationprocessor/pom.xml index 526354af..ccb16c99 100644 --- a/example/example-annotationprocessor/pom.xml +++ b/example/example-annotationprocessor/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk aptk-example-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-example-annotationprocessor diff --git a/example/example-annotations/pom.xml b/example/example-annotations/pom.xml index 2804ec11..3df6eed7 100644 --- a/example/example-annotations/pom.xml +++ b/example/example-annotations/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-example-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-example-annotations diff --git a/example/example-usecase/pom.xml b/example/example-usecase/pom.xml index c6190c4e..8272c536 100644 --- a/example/example-usecase/pom.xml +++ b/example/example-usecase/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-example-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-example-usecase diff --git a/example/pom.xml b/example/pom.xml index 282a857f..e8a51058 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-example-parent diff --git a/integrationtest/java16/pom.xml b/integrationtest/java16/pom.xml index d2d706da..fb10e8d6 100644 --- a/integrationtest/java16/pom.xml +++ b/integrationtest/java16/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk integrationtest-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-tools-java16 diff --git a/integrationtest/java17/pom.xml b/integrationtest/java17/pom.xml index a8dc1f6a..95b6c391 100644 --- a/integrationtest/java17/pom.xml +++ b/integrationtest/java17/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk integrationtest-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-tools-java17 diff --git a/integrationtest/java9/pom.xml b/integrationtest/java9/pom.xml index 4a5e2fba..7344a93f 100644 --- a/integrationtest/java9/pom.xml +++ b/integrationtest/java9/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk integrationtest-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-tools-java9 diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 069e2057..b1a8963e 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-parent - 0.25.0 + 0.25.1-SNAPSHOT integrationtest-parent diff --git a/pom.xml b/pom.xml index 2d00139a..22ddf16b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.toolisticon.aptk aptk-parent - 0.25.0 + 0.25.1-SNAPSHOT pom aptk-parent diff --git a/templating/pom.xml b/templating/pom.xml index 15b12511..e407ba28 100644 --- a/templating/pom.xml +++ b/templating/pom.xml @@ -7,7 +7,7 @@ io.toolisticon.aptk aptk-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-templating diff --git a/tools/pom.xml b/tools/pom.xml index 3d7ab88e..015f2ec8 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -8,7 +8,7 @@ io.toolisticon.aptk aptk-parent - 0.25.0 + 0.25.1-SNAPSHOT aptk-tools