diff --git a/client/api/pom.xml b/client/api/pom.xml index 2ab186683..0f04b2dfa 100644 --- a/client/api/pom.xml +++ b/client/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-client-api diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml index 892f2eed9..12bbfe1c4 100644 --- a/client/generator-test/pom.xml +++ b/client/generator-test/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-client-generator-test diff --git a/client/generator/pom.xml b/client/generator/pom.xml index c2bf64e7e..1ae6d7c8f 100644 --- a/client/generator/pom.xml +++ b/client/generator/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-client-generator diff --git a/client/implementation-vertx/pom.xml b/client/implementation-vertx/pom.xml index 73da94e7b..4f923a57a 100644 --- a/client/implementation-vertx/pom.xml +++ b/client/implementation-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-client-implementation-vertx diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml index 31d300541..fef687f2b 100644 --- a/client/implementation/pom.xml +++ b/client/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-client diff --git a/client/pom.xml b/client/pom.xml index 818f02b0a..cf68f6731 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-client-parent diff --git a/client/tck/pom.xml b/client/tck/pom.xml index f3fb75478..5e9cc378c 100644 --- a/client/tck/pom.xml +++ b/client/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-client-tck diff --git a/common/pom.xml b/common/pom.xml index d44c624fd..500b5810e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-common-parent diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml index fafa18e50..fc51f61c3 100644 --- a/common/schema-builder/pom.xml +++ b/common/schema-builder/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-common-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-schema-builder diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml index 8693750ec..72068eb00 100644 --- a/common/schema-model/pom.xml +++ b/common/schema-model/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-common-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-schema-model diff --git a/docs/pom.xml b/docs/pom.xml index 49dd2b91d..9a06d365a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-documentation diff --git a/pom.xml b/pom.xml index 3a83b0807..38b49a318 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ smallrye-graphql-parent - 1.4.3-SNAPSHOT + 1.4.3 pom SmallRye: GraphQL Parent @@ -62,7 +62,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.4.3 diff --git a/power-annotations/annotations/pom.xml b/power-annotations/annotations/pom.xml index 184a85b64..fb72284ef 100644 --- a/power-annotations/annotations/pom.xml +++ b/power-annotations/annotations/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-power-annotations-parent - 1.4.3-SNAPSHOT + 1.4.3 power-annotations diff --git a/power-annotations/common/pom.xml b/power-annotations/common/pom.xml index 421a6263d..338e84bbb 100644 --- a/power-annotations/common/pom.xml +++ b/power-annotations/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-power-annotations-parent - 1.4.3-SNAPSHOT + 1.4.3 power-annotations-jandex-common diff --git a/power-annotations/maven-plugin/pom.xml b/power-annotations/maven-plugin/pom.xml index 9f1d22bcf..b91cafd5a 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.4.3-SNAPSHOT + 1.4.3 power-jandex-maven-plugin diff --git a/power-annotations/pom.xml b/power-annotations/pom.xml index ff98b3d23..32c019a7a 100644 --- a/power-annotations/pom.xml +++ b/power-annotations/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-power-annotations-parent diff --git a/power-annotations/scanner/pom.xml b/power-annotations/scanner/pom.xml index 150bedda5..7fe8448f8 100644 --- a/power-annotations/scanner/pom.xml +++ b/power-annotations/scanner/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-power-annotations-parent - 1.4.3-SNAPSHOT + 1.4.3 power-annotations-scanner diff --git a/power-annotations/tck/pom.xml b/power-annotations/tck/pom.xml index dd66f2e68..750d70b5e 100644 --- a/power-annotations/tck/pom.xml +++ b/power-annotations/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-power-annotations-parent - 1.4.3-SNAPSHOT + 1.4.3 power-annotations-tck diff --git a/power-annotations/utils/api/pom.xml b/power-annotations/utils/api/pom.xml index 547d7dfb7..602169439 100644 --- a/power-annotations/utils/api/pom.xml +++ b/power-annotations/utils/api/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-power-annotations-utils-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-power-annotations-utils-api diff --git a/power-annotations/utils/jandex/pom.xml b/power-annotations/utils/jandex/pom.xml index dd9c4f7b6..c72ad2796 100644 --- a/power-annotations/utils/jandex/pom.xml +++ b/power-annotations/utils/jandex/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-power-annotations-utils-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-power-annotations-utils-jandex diff --git a/power-annotations/utils/pom.xml b/power-annotations/utils/pom.xml index c4c53a82e..5f3f0efa3 100644 --- a/power-annotations/utils/pom.xml +++ b/power-annotations/utils/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-power-annotations-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-power-annotations-utils-parent diff --git a/release/pom.xml b/release/pom.xml index bc0509092..f3ecdc286 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-release diff --git a/server/api/pom.xml b/server/api/pom.xml index 6d7655daa..eb8bb5215 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-api diff --git a/server/federation/api/pom.xml b/server/federation/api/pom.xml index b89168083..d084c906f 100644 --- a/server/federation/api/pom.xml +++ b/server/federation/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-federation-parent - 1.4.3-SNAPSHOT + 1.4.3 ../pom.xml diff --git a/server/federation/pom.xml b/server/federation/pom.xml index b1a18abf2..368395d45 100644 --- a/server/federation/pom.xml +++ b/server/federation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.3-SNAPSHOT + 1.4.3 ../pom.xml diff --git a/server/federation/runtime/pom.xml b/server/federation/runtime/pom.xml index f61ae9eb6..d14c64741 100644 --- a/server/federation/runtime/pom.xml +++ b/server/federation/runtime/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-federation-parent - 1.4.3-SNAPSHOT + 1.4.3 ../pom.xml diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml index 34425ad8d..627697a6f 100644 --- a/server/implementation-cdi/pom.xml +++ b/server/implementation-cdi/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-cdi diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml index 2f5938217..62566be0d 100644 --- a/server/implementation-servlet/pom.xml +++ b/server/implementation-servlet/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-servlet diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml index 077c4066a..5626f5027 100644 --- a/server/implementation/pom.xml +++ b/server/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql diff --git a/server/integration-tests-jdk16/pom.xml b/server/integration-tests-jdk16/pom.xml index 7cc73ce31..b426d1129 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.4.3-SNAPSHOT + 1.4.3 4.0.0 diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index e09d27161..09f642bf0 100644 --- a/server/integration-tests/pom.xml +++ b/server/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 2798f6ce5..098e2fd0a 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-server-parent diff --git a/server/runner/pom.xml b/server/runner/pom.xml index 58bfdc489..37668de8e 100644 --- a/server/runner/pom.xml +++ b/server/runner/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-runner diff --git a/server/tck/pom.xml b/server/tck/pom.xml index b4d044066..eed539e4c 100644 --- a/server/tck/pom.xml +++ b/server/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index 5e3946755..dceb48267 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-tools-parent - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 diff --git a/tools/maven-plugin-tests/pom.xml b/tools/maven-plugin-tests/pom.xml index ae7099809..1f2210972 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.4.3-SNAPSHOT + 1.4.3 4.0.0 diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 1226a1290..78498672c 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-graphql-tools-parent - 1.4.3-SNAPSHOT + 1.4.3 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index e6202c3a9..2fbb51a4c 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-tools-parent diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml index 664e9e1bd..30527e624 100644 --- a/ui/graphiql/pom.xml +++ b/ui/graphiql/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-ui-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-ui-graphiql diff --git a/ui/pom.xml b/ui/pom.xml index c9d6159de..ad4f2b666 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.3-SNAPSHOT + 1.4.3 smallrye-graphql-ui-parent