diff --git a/client/api/pom.xml b/client/api/pom.xml
index 8b08ee8a4..069822f6d 100644
--- a/client/api/pom.xml
+++ b/client/api/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-client-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-client-api
diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml
index d74a557d4..aff7c3237 100644
--- a/client/generator-test/pom.xml
+++ b/client/generator-test/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-client-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-client-generator-test
diff --git a/client/generator/pom.xml b/client/generator/pom.xml
index fcd6db39d..dd51a2e0d 100644
--- a/client/generator/pom.xml
+++ b/client/generator/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-client-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-client-generator
diff --git a/client/implementation-vertx/pom.xml b/client/implementation-vertx/pom.xml
index a666149cc..166be6f52 100644
--- a/client/implementation-vertx/pom.xml
+++ b/client/implementation-vertx/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-client-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-client-implementation-vertx
diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml
index f0edab13f..8c3428fa6 100644
--- a/client/implementation/pom.xml
+++ b/client/implementation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-client-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-client
diff --git a/client/pom.xml b/client/pom.xml
index 0a5db58ea..abbba1a9a 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-client-parent
diff --git a/client/tck/pom.xml b/client/tck/pom.xml
index 96073920f..ecd485735 100644
--- a/client/tck/pom.xml
+++ b/client/tck/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-client-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-client-tck
diff --git a/common/pom.xml b/common/pom.xml
index 47fcc749c..416494bc5 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-common-parent
diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml
index 25a1b7abd..bb30e09b0 100644
--- a/common/schema-builder/pom.xml
+++ b/common/schema-builder/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-common-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-schema-builder
diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml
index fb8f41aff..b80f3f334 100644
--- a/common/schema-model/pom.xml
+++ b/common/schema-model/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-common-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-schema-model
diff --git a/docs/pom.xml b/docs/pom.xml
index 169a3cb90..c0662f2b5 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-documentation
diff --git a/pom.xml b/pom.xml
index 4e7900449..cc7ac9484 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
smallrye-graphql-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
pom
SmallRye: GraphQL Parent
@@ -73,7 +73,7 @@
scm:git:git@github.com:smallrye/smallrye-graphql.git
scm:git:git@github.com:smallrye/smallrye-graphql.git
https://github.com/smallrye/smallrye-graphql/
- HEAD
+ 1.7.2
diff --git a/release/pom.xml b/release/pom.xml
index b893c041d..76afd2b1d 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-release
diff --git a/server/api/pom.xml b/server/api/pom.xml
index ebae1d6e5..cd2657aae 100644
--- a/server/api/pom.xml
+++ b/server/api/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-api
diff --git a/server/federation/api/pom.xml b/server/federation/api/pom.xml
index f496be76a..987ac7904 100644
--- a/server/federation/api/pom.xml
+++ b/server/federation/api/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-federation-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
../pom.xml
diff --git a/server/federation/pom.xml b/server/federation/pom.xml
index 85eae2e28..cfe47f73f 100644
--- a/server/federation/pom.xml
+++ b/server/federation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
../pom.xml
diff --git a/server/federation/runtime/pom.xml b/server/federation/runtime/pom.xml
index 1d863fa77..024805dd1 100644
--- a/server/federation/runtime/pom.xml
+++ b/server/federation/runtime/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-federation-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
../pom.xml
diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml
index 761796c16..2efe1eaf2 100644
--- a/server/implementation-cdi/pom.xml
+++ b/server/implementation-cdi/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-cdi
diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml
index d7a1ac08f..2de3b2866 100644
--- a/server/implementation-servlet/pom.xml
+++ b/server/implementation-servlet/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-servlet
diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml
index a7fca311e..111ccd4d8 100644
--- a/server/implementation/pom.xml
+++ b/server/implementation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql
diff --git a/server/integration-tests-jdk16/pom.xml b/server/integration-tests-jdk16/pom.xml
index 148070bf2..547177a1c 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
- 1.7.2-SNAPSHOT
+ 1.7.2
4.0.0
diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml
index 0fcbea6ef..b1baedd28 100644
--- a/server/integration-tests/pom.xml
+++ b/server/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
4.0.0
diff --git a/server/pom.xml b/server/pom.xml
index c8dae42dd..c9199664b 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-server-parent
diff --git a/server/runner/pom.xml b/server/runner/pom.xml
index d36b505d6..92ae31472 100644
--- a/server/runner/pom.xml
+++ b/server/runner/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-runner
diff --git a/server/tck/pom.xml b/server/tck/pom.xml
index b485f6045..aaea07be8 100644
--- a/server/tck/pom.xml
+++ b/server/tck/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-tck
diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml
index aad99636b..7534a9a75 100644
--- a/tools/gradle-plugin/pom.xml
+++ b/tools/gradle-plugin/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-tools-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
4.0.0
diff --git a/tools/maven-plugin-tests/pom.xml b/tools/maven-plugin-tests/pom.xml
index 4d8ab6d12..4cffc77ad 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
- 1.7.2-SNAPSHOT
+ 1.7.2
4.0.0
diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml
index 07f7f560b..670538554 100644
--- a/tools/maven-plugin/pom.xml
+++ b/tools/maven-plugin/pom.xml
@@ -3,7 +3,7 @@
io.smallrye
smallrye-graphql-tools-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
4.0.0
diff --git a/tools/pom.xml b/tools/pom.xml
index 4d77debcb..cf9c8bc1b 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-tools-parent
diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml
index 495c57972..a0b2e0d7d 100644
--- a/ui/graphiql/pom.xml
+++ b/ui/graphiql/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-ui-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-ui-graphiql
diff --git a/ui/pom.xml b/ui/pom.xml
index 08e3ab668..639b3291f 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.7.2-SNAPSHOT
+ 1.7.2
smallrye-graphql-ui-parent