diff --git a/client/all/pom.xml b/client/all/pom.xml
index 672d07299..0ccdb0e16 100644
--- a/client/all/pom.xml
+++ b/client/all/pom.xml
@@ -3,7 +3,7 @@
smallrye-graphql-client-parent
io.smallrye
- 1.0.19-SNAPSHOT
+ 1.0.19
4.0.0
diff --git a/client/api/pom.xml b/client/api/pom.xml
index f38747669..b56497bad 100644
--- a/client/api/pom.xml
+++ b/client/api/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-client-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-client-api
diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml
index fca2d0834..42fed9950 100644
--- a/client/generator-test/pom.xml
+++ b/client/generator-test/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-client-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-client-generator-test
diff --git a/client/generator/pom.xml b/client/generator/pom.xml
index d0c80c1e4..322601bf5 100644
--- a/client/generator/pom.xml
+++ b/client/generator/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-client-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-client-generator
diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml
index 2e6baead0..eab4fdc8f 100644
--- a/client/implementation/pom.xml
+++ b/client/implementation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-client-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-client
diff --git a/client/pom.xml b/client/pom.xml
index 819347c8e..79e930193 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-client-parent
diff --git a/client/tck/pom.xml b/client/tck/pom.xml
index a5f6c6f80..7529400ac 100644
--- a/client/tck/pom.xml
+++ b/client/tck/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-client-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-client-tck
diff --git a/common/pom.xml b/common/pom.xml
index a64b2ff43..4bb29568e 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-common-parent
diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml
index 3b409e1b7..a9bd8a31b 100644
--- a/common/schema-builder/pom.xml
+++ b/common/schema-builder/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-common-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-schema-builder
diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml
index 56a57c886..21af3e250 100644
--- a/common/schema-model/pom.xml
+++ b/common/schema-model/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-common-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-schema-model
diff --git a/pom.xml b/pom.xml
index c1370a381..a40f8475e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
smallrye-graphql-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
pom
SmallRye: GraphQL Parent
@@ -50,7 +50,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.0.19
diff --git a/power-annotations/annotations/pom.xml b/power-annotations/annotations/pom.xml
index 50882aff0..deefe6176 100644
--- a/power-annotations/annotations/pom.xml
+++ b/power-annotations/annotations/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-power-annotations-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
power-annotations
diff --git a/power-annotations/common/pom.xml b/power-annotations/common/pom.xml
index 55327d2d7..7eebb8be8 100644
--- a/power-annotations/common/pom.xml
+++ b/power-annotations/common/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-power-annotations-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
power-annotations-common
diff --git a/power-annotations/maven-plugin/pom.xml b/power-annotations/maven-plugin/pom.xml
index 2c6ab3ee7..e2c5bd702 100644
--- a/power-annotations/maven-plugin/pom.xml
+++ b/power-annotations/maven-plugin/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-power-annotations-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
power-jandex-maven-plugin
diff --git a/power-annotations/pom.xml b/power-annotations/pom.xml
index 20f525b9c..29339f316 100644
--- a/power-annotations/pom.xml
+++ b/power-annotations/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-power-annotations-parent
diff --git a/release/pom.xml b/release/pom.xml
index 384e12f97..e79048ddc 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-release
diff --git a/server/api/pom.xml b/server/api/pom.xml
index 53e6c81dc..e3aea33e4 100644
--- a/server/api/pom.xml
+++ b/server/api/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-api
diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml
index 4ff51181a..a0f3e354d 100644
--- a/server/implementation-cdi/pom.xml
+++ b/server/implementation-cdi/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-cdi
diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml
index 084c6a1ec..b600b5e04 100644
--- a/server/implementation-servlet/pom.xml
+++ b/server/implementation-servlet/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-servlet
diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml
index c4e7fc2c5..64e37d533 100644
--- a/server/implementation/pom.xml
+++ b/server/implementation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql
diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml
index b895f02bd..207a38861 100644
--- a/server/integration-tests/pom.xml
+++ b/server/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
4.0.0
diff --git a/server/pom.xml b/server/pom.xml
index 3c30749bd..fcac5725d 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-server-parent
diff --git a/server/runner/pom.xml b/server/runner/pom.xml
index 9549de4f2..5d34225e4 100644
--- a/server/runner/pom.xml
+++ b/server/runner/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-runner
diff --git a/server/tck/pom.xml b/server/tck/pom.xml
index 6aacd5991..98722720e 100644
--- a/server/tck/pom.xml
+++ b/server/tck/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-server-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-tck
diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml
index c338c7e0f..b94e66e85 100644
--- a/tools/gradle-plugin/pom.xml
+++ b/tools/gradle-plugin/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-graphql-tools-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
4.0.0
diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml
index 9ab0b75c9..d3df14997 100644
--- a/tools/maven-plugin/pom.xml
+++ b/tools/maven-plugin/pom.xml
@@ -3,7 +3,7 @@
io.smallrye
smallrye-graphql-tools-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
4.0.0
diff --git a/tools/pom.xml b/tools/pom.xml
index 284e0df65..6f666efe9 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-tools-parent
diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml
index 21bf069f2..cf29203fb 100644
--- a/ui/graphiql/pom.xml
+++ b/ui/graphiql/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-ui-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-ui-graphiql
diff --git a/ui/pom.xml b/ui/pom.xml
index cae992be9..8180c61b0 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-graphql-parent
- 1.0.19-SNAPSHOT
+ 1.0.19
smallrye-graphql-ui-parent