diff --git a/client/api/pom.xml b/client/api/pom.xml
index 98b9fdab8..1383bf358 100644
--- a/client/api/pom.xml
+++ b/client/api/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-client-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-client-api
diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml
index e3a27779c..c84d78dd8 100644
--- a/client/generator-test/pom.xml
+++ b/client/generator-test/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-client-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-client-generator-test
diff --git a/client/generator/pom.xml b/client/generator/pom.xml
index 69cd69ee4..f926b05d1 100644
--- a/client/generator/pom.xml
+++ b/client/generator/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-client-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-client-generator
diff --git a/client/implementation-vertx/pom.xml b/client/implementation-vertx/pom.xml
index 73dbd7862..655cdd36b 100644
--- a/client/implementation-vertx/pom.xml
+++ b/client/implementation-vertx/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-client-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-client-implementation-vertx
diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml
index 992b246ad..ca304dab6 100644
--- a/client/implementation/pom.xml
+++ b/client/implementation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-client-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-client
diff --git a/client/model-builder/pom.xml b/client/model-builder/pom.xml
index 5c5ef0171..fa6a4823a 100644
--- a/client/model-builder/pom.xml
+++ b/client/model-builder/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-client-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-client-model-builder
diff --git a/client/model/pom.xml b/client/model/pom.xml
index 8bbeaecdb..75229726c 100644
--- a/client/model/pom.xml
+++ b/client/model/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-client-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-client-model
diff --git a/client/pom.xml b/client/pom.xml
index 35e6e7e93..6265d7574 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-client-parent
diff --git a/client/tck/pom.xml b/client/tck/pom.xml
index 49cce2dee..2bb9efaa0 100644
--- a/client/tck/pom.xml
+++ b/client/tck/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-client-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-client-tck
diff --git a/common/pom.xml b/common/pom.xml
index bace4a416..3666d675d 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-common-parent
diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml
index ea0425d1e..e28296319 100644
--- a/common/schema-builder/pom.xml
+++ b/common/schema-builder/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-common-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-schema-builder
diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml
index 273c2d120..d4619f411 100644
--- a/common/schema-model/pom.xml
+++ b/common/schema-model/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-common-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-schema-model
diff --git a/docs/pom.xml b/docs/pom.xml
index 535a1ae5b..88ccc670e 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-documentation
diff --git a/pom.xml b/pom.xml
index e0372429c..e34b92b07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
smallrye-graphql-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
pom
SmallRye: GraphQL Parent
diff --git a/release/pom.xml b/release/pom.xml
index 704609442..36470d9dd 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-release
diff --git a/server/api/pom.xml b/server/api/pom.xml
index a07dff0b1..dd5efcf86 100644
--- a/server/api/pom.xml
+++ b/server/api/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-api
diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml
index 78e3b5cba..0f0e25a0f 100644
--- a/server/implementation-cdi/pom.xml
+++ b/server/implementation-cdi/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-cdi
diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml
index 258e4f448..823894d21 100644
--- a/server/implementation-servlet/pom.xml
+++ b/server/implementation-servlet/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-servlet
diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml
index 9e68e0227..fc76b62ac 100644
--- a/server/implementation/pom.xml
+++ b/server/implementation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql
diff --git a/server/integration-tests-jdk16/pom.xml b/server/integration-tests-jdk16/pom.xml
index e99987b4b..de49881f6 100644
--- a/server/integration-tests-jdk16/pom.xml
+++ b/server/integration-tests-jdk16/pom.xml
@@ -3,7 +3,7 @@
smallrye-graphql-server-parent
io.smallrye
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
4.0.0
diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml
index 111827718..e3381757f 100644
--- a/server/integration-tests/pom.xml
+++ b/server/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-server-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
4.0.0
diff --git a/server/pom.xml b/server/pom.xml
index fec6d8c88..705fcfc4f 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-server-parent
diff --git a/server/runner/pom.xml b/server/runner/pom.xml
index 5b3f708f3..ef947cf6e 100644
--- a/server/runner/pom.xml
+++ b/server/runner/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-runner
diff --git a/server/tck/pom.xml b/server/tck/pom.xml
index b3be60fec..e06a872b4 100644
--- a/server/tck/pom.xml
+++ b/server/tck/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-server-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-tck
diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml
index e7810abc7..8193b083b 100644
--- a/tools/gradle-plugin/pom.xml
+++ b/tools/gradle-plugin/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-tools-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
4.0.0
diff --git a/tools/maven-plugin-tests/pom.xml b/tools/maven-plugin-tests/pom.xml
index a373a85bc..7bfba31c0 100644
--- a/tools/maven-plugin-tests/pom.xml
+++ b/tools/maven-plugin-tests/pom.xml
@@ -3,7 +3,7 @@
io.smallrye
smallrye-graphql-tools-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
4.0.0
diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml
index 73b708ea5..4f8031be2 100644
--- a/tools/maven-plugin/pom.xml
+++ b/tools/maven-plugin/pom.xml
@@ -3,7 +3,7 @@
io.smallrye
smallrye-graphql-tools-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
4.0.0
diff --git a/tools/pom.xml b/tools/pom.xml
index 7471e60d0..28b6c393f 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-tools-parent
diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml
index d220213ff..874acfb77 100644
--- a/ui/graphiql/pom.xml
+++ b/ui/graphiql/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-ui-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-ui-graphiql
diff --git a/ui/pom.xml b/ui/pom.xml
index cef207c19..a3b3fc737 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 2.10.1-SNAPSHOT
+ 2.11.0-SNAPSHOT
smallrye-graphql-ui-parent