diff --git a/annotationwrapper/api/pom.xml b/annotationwrapper/api/pom.xml
index a0439a9b..0680b126 100644
--- a/annotationwrapper/api/pom.xml
+++ b/annotationwrapper/api/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
aptk-annotationwrapper-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-annotationwrapper-api
diff --git a/annotationwrapper/integrationtest/pom.xml b/annotationwrapper/integrationtest/pom.xml
index 3da2d903..454c3335 100644
--- a/annotationwrapper/integrationtest/pom.xml
+++ b/annotationwrapper/integrationtest/pom.xml
@@ -9,7 +9,7 @@
io.toolisticon.aptk
aptk-annotationwrapper-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-annotationwrapper-integrationTest
diff --git a/annotationwrapper/pom.xml b/annotationwrapper/pom.xml
index 42a2485a..5068d84e 100644
--- a/annotationwrapper/pom.xml
+++ b/annotationwrapper/pom.xml
@@ -11,7 +11,7 @@
io.toolisticon.aptk
aptk-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
diff --git a/annotationwrapper/processor/pom.xml b/annotationwrapper/processor/pom.xml
index 505188dd..5f2055b9 100644
--- a/annotationwrapper/processor/pom.xml
+++ b/annotationwrapper/processor/pom.xml
@@ -9,7 +9,7 @@
io.toolisticon.aptk
aptk-annotationwrapper-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-annotationwrapper-processor
diff --git a/common/pom.xml b/common/pom.xml
index 858e1564..0b3c3313 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -7,7 +7,7 @@
io.toolisticon.aptk
aptk-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-common
diff --git a/compilermessages/api/pom.xml b/compilermessages/api/pom.xml
index ceb0a436..4173655a 100644
--- a/compilermessages/api/pom.xml
+++ b/compilermessages/api/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
aptk-compilermessages-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-compilermessages-api
diff --git a/compilermessages/integrationtest/pom.xml b/compilermessages/integrationtest/pom.xml
index 16182eb8..1eb7e855 100644
--- a/compilermessages/integrationtest/pom.xml
+++ b/compilermessages/integrationtest/pom.xml
@@ -9,7 +9,7 @@
io.toolisticon.aptk
aptk-compilermessages-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-compilermessages-integrationTest
diff --git a/compilermessages/pom.xml b/compilermessages/pom.xml
index ec29f8ba..265d741c 100644
--- a/compilermessages/pom.xml
+++ b/compilermessages/pom.xml
@@ -11,7 +11,7 @@
io.toolisticon.aptk
aptk-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
diff --git a/compilermessages/processor/pom.xml b/compilermessages/processor/pom.xml
index 606d72c6..b3818320 100644
--- a/compilermessages/processor/pom.xml
+++ b/compilermessages/processor/pom.xml
@@ -9,7 +9,7 @@
io.toolisticon.aptk
aptk-compilermessages-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-compilermessages-processor
diff --git a/cute/pom.xml b/cute/pom.xml
index 2dc91a90..5ea81dbb 100644
--- a/cute/pom.xml
+++ b/cute/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
aptk-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-cute
diff --git a/example/example-annotationprocessor/pom.xml b/example/example-annotationprocessor/pom.xml
index 253f4a54..f7e345ec 100644
--- a/example/example-annotationprocessor/pom.xml
+++ b/example/example-annotationprocessor/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
aptk-example-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-example-annotationprocessor
diff --git a/example/example-annotations/pom.xml b/example/example-annotations/pom.xml
index 651cc9f9..a77b9fc6 100644
--- a/example/example-annotations/pom.xml
+++ b/example/example-annotations/pom.xml
@@ -7,7 +7,7 @@
io.toolisticon.aptk
aptk-example-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-example-annotations
diff --git a/example/example-usecase/pom.xml b/example/example-usecase/pom.xml
index 59d2599e..2de146b6 100644
--- a/example/example-usecase/pom.xml
+++ b/example/example-usecase/pom.xml
@@ -7,7 +7,7 @@
io.toolisticon.aptk
aptk-example-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-example-usecase
diff --git a/example/pom.xml b/example/pom.xml
index 3e60c1bd..63ce5bc6 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -7,7 +7,7 @@
io.toolisticon.aptk
aptk-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-example-parent
diff --git a/extensions/java9/pom.xml b/extensions/java9/pom.xml
index 511d23e1..b856cd97 100644
--- a/extensions/java9/pom.xml
+++ b/extensions/java9/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
extension-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-tools-java9
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 972a40fd..5e41e6c1 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -7,7 +7,7 @@
io.toolisticon.aptk
aptk-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
extension-parent
diff --git a/pom.xml b/pom.xml
index 54be9ce9..78407101 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.toolisticon.aptk
aptk-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
pom
aptk-parent
diff --git a/templating/pom.xml b/templating/pom.xml
index fa5360e7..64951be1 100644
--- a/templating/pom.xml
+++ b/templating/pom.xml
@@ -7,7 +7,7 @@
io.toolisticon.aptk
aptk-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-templating
diff --git a/tools/pom.xml b/tools/pom.xml
index 69f86171..f7164e7a 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
aptk-parent
- 0.24.0
+ 0.24.1-SNAPSHOT
aptk-tools