diff --git a/annotationwrapper/api/pom.xml b/annotationwrapper/api/pom.xml
index 6b291727..e3eadfa7 100644
--- a/annotationwrapper/api/pom.xml
+++ b/annotationwrapper/api/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
aptk-annotationwrapper-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-annotationwrapper-api
diff --git a/annotationwrapper/integrationtest/pom.xml b/annotationwrapper/integrationtest/pom.xml
index 71e915f2..fff0e0eb 100644
--- a/annotationwrapper/integrationtest/pom.xml
+++ b/annotationwrapper/integrationtest/pom.xml
@@ -9,7 +9,7 @@
io.toolisticon.aptk
aptk-annotationwrapper-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-annotationwrapper-integrationTest
diff --git a/annotationwrapper/pom.xml b/annotationwrapper/pom.xml
index 1fb916fb..9b6e2a47 100644
--- a/annotationwrapper/pom.xml
+++ b/annotationwrapper/pom.xml
@@ -11,7 +11,7 @@
io.toolisticon.aptk
aptk-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
diff --git a/annotationwrapper/processor/pom.xml b/annotationwrapper/processor/pom.xml
index 8ebb0b67..2fe99b41 100644
--- a/annotationwrapper/processor/pom.xml
+++ b/annotationwrapper/processor/pom.xml
@@ -9,7 +9,7 @@
io.toolisticon.aptk
aptk-annotationwrapper-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-annotationwrapper-processor
diff --git a/common/pom.xml b/common/pom.xml
index 60fb4752..efa3705f 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -7,7 +7,7 @@
io.toolisticon.aptk
aptk-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-common
diff --git a/compilermessages/api/pom.xml b/compilermessages/api/pom.xml
index 307424e6..59a6e302 100644
--- a/compilermessages/api/pom.xml
+++ b/compilermessages/api/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
aptk-compilermessages-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-compilermessages-api
diff --git a/compilermessages/integrationtest/pom.xml b/compilermessages/integrationtest/pom.xml
index 2669e163..bb851f43 100644
--- a/compilermessages/integrationtest/pom.xml
+++ b/compilermessages/integrationtest/pom.xml
@@ -9,7 +9,7 @@
io.toolisticon.aptk
aptk-compilermessages-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-compilermessages-integrationTest
diff --git a/compilermessages/pom.xml b/compilermessages/pom.xml
index c5c4515a..5069db11 100644
--- a/compilermessages/pom.xml
+++ b/compilermessages/pom.xml
@@ -11,7 +11,7 @@
io.toolisticon.aptk
aptk-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
diff --git a/compilermessages/processor/pom.xml b/compilermessages/processor/pom.xml
index c9e7799a..e7bfd624 100644
--- a/compilermessages/processor/pom.xml
+++ b/compilermessages/processor/pom.xml
@@ -9,7 +9,7 @@
io.toolisticon.aptk
aptk-compilermessages-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-compilermessages-processor
diff --git a/cute/pom.xml b/cute/pom.xml
index a6a05b3d..3c2d57dc 100644
--- a/cute/pom.xml
+++ b/cute/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
aptk-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-cute
diff --git a/example/example-annotationprocessor/pom.xml b/example/example-annotationprocessor/pom.xml
index ccb16c99..d16c9676 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.1-SNAPSHOT
+ 0.26.0
aptk-example-annotationprocessor
diff --git a/example/example-annotations/pom.xml b/example/example-annotations/pom.xml
index 3df6eed7..aa7187bd 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.1-SNAPSHOT
+ 0.26.0
aptk-example-annotations
diff --git a/example/example-usecase/pom.xml b/example/example-usecase/pom.xml
index 8272c536..c68c1a62 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.1-SNAPSHOT
+ 0.26.0
aptk-example-usecase
diff --git a/example/pom.xml b/example/pom.xml
index e8a51058..7c7a7854 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -7,7 +7,7 @@
io.toolisticon.aptk
aptk-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-example-parent
diff --git a/integrationtest/java16/pom.xml b/integrationtest/java16/pom.xml
index d67512cf..9564511e 100644
--- a/integrationtest/java16/pom.xml
+++ b/integrationtest/java16/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
integrationtest-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-integrationtest-java16
diff --git a/integrationtest/java17/pom.xml b/integrationtest/java17/pom.xml
index 08801ce0..fcc2e709 100644
--- a/integrationtest/java17/pom.xml
+++ b/integrationtest/java17/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
integrationtest-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-integrationtest-java17
diff --git a/integrationtest/java9/pom.xml b/integrationtest/java9/pom.xml
index ca784ab3..2c726856 100644
--- a/integrationtest/java9/pom.xml
+++ b/integrationtest/java9/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
integrationtest-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-integrationtest-java9
diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml
index b1a8963e..7f237aa6 100644
--- a/integrationtest/pom.xml
+++ b/integrationtest/pom.xml
@@ -7,7 +7,7 @@
io.toolisticon.aptk
aptk-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
integrationtest-parent
diff --git a/pom.xml b/pom.xml
index 22ddf16b..3158bcd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.toolisticon.aptk
aptk-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
pom
aptk-parent
diff --git a/templating/pom.xml b/templating/pom.xml
index e407ba28..2144da14 100644
--- a/templating/pom.xml
+++ b/templating/pom.xml
@@ -7,7 +7,7 @@
io.toolisticon.aptk
aptk-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-templating
diff --git a/tools/pom.xml b/tools/pom.xml
index 015f2ec8..1f2c220b 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -8,7 +8,7 @@
io.toolisticon.aptk
aptk-parent
- 0.25.1-SNAPSHOT
+ 0.26.0
aptk-tools