diff --git a/client/api/pom.xml b/client/api/pom.xml index 446862e8a..5966b1284 100644 --- a/client/api/pom.xml +++ b/client/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-client-api diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml index 42dabbb47..6eee72631 100644 --- a/client/generator-test/pom.xml +++ b/client/generator-test/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-client-generator-test diff --git a/client/generator/pom.xml b/client/generator/pom.xml index 9fa8401d1..e68de03ce 100644 --- a/client/generator/pom.xml +++ b/client/generator/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-client-generator diff --git a/client/implementation-vertx/pom.xml b/client/implementation-vertx/pom.xml index eccb45bd3..9dcf0d820 100644 --- a/client/implementation-vertx/pom.xml +++ b/client/implementation-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-client-implementation-vertx diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml index 878d6e3d2..dc201994d 100644 --- a/client/implementation/pom.xml +++ b/client/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-client diff --git a/client/pom.xml b/client/pom.xml index 02bf2d9c3..077f40cf0 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-client-parent diff --git a/client/tck/pom.xml b/client/tck/pom.xml index e13e24ff1..cb1197ff7 100644 --- a/client/tck/pom.xml +++ b/client/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-client-tck diff --git a/common/pom.xml b/common/pom.xml index 91536983f..7ee0ab005 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-common-parent diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml index 27546504f..066d6a8cb 100644 --- a/common/schema-builder/pom.xml +++ b/common/schema-builder/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-common-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-schema-builder diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml index 621197319..f1df4aa24 100644 --- a/common/schema-model/pom.xml +++ b/common/schema-model/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-common-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-schema-model diff --git a/docs/pom.xml b/docs/pom.xml index 76625a5fa..1ea90e023 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-documentation diff --git a/pom.xml b/pom.xml index fd11ff737..6f57d9ad4 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ smallrye-graphql-parent - 1.9.3-SNAPSHOT + 1.9.3 pom SmallRye: GraphQL Parent @@ -74,7 +74,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.9.3 diff --git a/release/pom.xml b/release/pom.xml index 7ffb0fad2..057a7e5fd 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-release diff --git a/server/api/pom.xml b/server/api/pom.xml index 78a6f4710..2af46744a 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-api diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml index 321b4a6fd..b10d625a3 100644 --- a/server/implementation-cdi/pom.xml +++ b/server/implementation-cdi/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-cdi diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml index 7b789d568..f0fd6218d 100644 --- a/server/implementation-servlet/pom.xml +++ b/server/implementation-servlet/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-servlet diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml index db07ddc29..3cf1eff34 100644 --- a/server/implementation/pom.xml +++ b/server/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql diff --git a/server/integration-tests-jdk16/pom.xml b/server/integration-tests-jdk16/pom.xml index 5a335dcf0..6bb584803 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.9.3-SNAPSHOT + 1.9.3 4.0.0 diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index 85fac7a9c..e0355e396 100644 --- a/server/integration-tests/pom.xml +++ b/server/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 1.9.3-SNAPSHOT + 1.9.3 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 381f0ef48..99996b8f1 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-server-parent diff --git a/server/runner/pom.xml b/server/runner/pom.xml index 0885c802e..5b9a68a77 100644 --- a/server/runner/pom.xml +++ b/server/runner/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-runner diff --git a/server/tck/pom.xml b/server/tck/pom.xml index f3526868c..d04a70390 100644 --- a/server/tck/pom.xml +++ b/server/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index d97b12811..e10467408 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-tools-parent - 1.9.3-SNAPSHOT + 1.9.3 4.0.0 diff --git a/tools/maven-plugin-tests/pom.xml b/tools/maven-plugin-tests/pom.xml index 169ab2ad5..d29a416b8 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.9.3-SNAPSHOT + 1.9.3 4.0.0 diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 2e454d826..3956f733d 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-graphql-tools-parent - 1.9.3-SNAPSHOT + 1.9.3 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index 449e08ef0..76dea2160 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-tools-parent diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml index 6e3b9d653..f52c944e1 100644 --- a/ui/graphiql/pom.xml +++ b/ui/graphiql/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-ui-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-ui-graphiql diff --git a/ui/pom.xml b/ui/pom.xml index e320572fa..a92073adb 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.9.3-SNAPSHOT + 1.9.3 smallrye-graphql-ui-parent