diff --git a/client/api/pom.xml b/client/api/pom.xml index 7ca6843e6..8583b3652 100644 --- a/client/api/pom.xml +++ b/client/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-client-api diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml index c551ad88c..d96f97f3a 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.5-SNAPSHOT + 1.5.0 smallrye-graphql-client-generator-test diff --git a/client/generator/pom.xml b/client/generator/pom.xml index 00bf0f063..1a4028f25 100644 --- a/client/generator/pom.xml +++ b/client/generator/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-client-generator diff --git a/client/implementation-vertx/pom.xml b/client/implementation-vertx/pom.xml index 68f21fd18..8376f86a9 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.5-SNAPSHOT + 1.5.0 smallrye-graphql-client-implementation-vertx diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml index ec687e87d..d3b798689 100644 --- a/client/implementation/pom.xml +++ b/client/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-client diff --git a/client/pom.xml b/client/pom.xml index 5cd6d0290..a4b1a00c1 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-client-parent diff --git a/client/tck/pom.xml b/client/tck/pom.xml index 20157a36d..323ac1af3 100644 --- a/client/tck/pom.xml +++ b/client/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-client-tck diff --git a/common/pom.xml b/common/pom.xml index d7743ed29..b3c192b04 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-common-parent diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml index d8bc7540c..aa0da3848 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.5-SNAPSHOT + 1.5.0 smallrye-graphql-schema-builder diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml index dc1619478..d74fb2ddc 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.5-SNAPSHOT + 1.5.0 smallrye-graphql-schema-model diff --git a/docs/pom.xml b/docs/pom.xml index c10383883..33995e1e9 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-documentation diff --git a/pom.xml b/pom.xml index ec12a7b42..38988c03c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ smallrye-graphql-parent - 1.4.5-SNAPSHOT + 1.5.0 pom SmallRye: GraphQL Parent @@ -72,7 +72,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.5.0 diff --git a/power-annotations/annotations/pom.xml b/power-annotations/annotations/pom.xml index 0b39eb2ec..ac9c220ec 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.5-SNAPSHOT + 1.5.0 power-annotations diff --git a/power-annotations/common/pom.xml b/power-annotations/common/pom.xml index b36308eb9..a1d74e93a 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.5-SNAPSHOT + 1.5.0 power-annotations-jandex-common diff --git a/power-annotations/maven-plugin/pom.xml b/power-annotations/maven-plugin/pom.xml index a56052b66..7a9f38a8c 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.5-SNAPSHOT + 1.5.0 power-jandex-maven-plugin diff --git a/power-annotations/pom.xml b/power-annotations/pom.xml index 79afd8c5a..e81b91b2d 100644 --- a/power-annotations/pom.xml +++ b/power-annotations/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-power-annotations-parent diff --git a/power-annotations/scanner/pom.xml b/power-annotations/scanner/pom.xml index 57be265de..fd37cb434 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.5-SNAPSHOT + 1.5.0 power-annotations-scanner diff --git a/power-annotations/tck/pom.xml b/power-annotations/tck/pom.xml index 26cbdb289..9effac3cd 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.5-SNAPSHOT + 1.5.0 power-annotations-tck diff --git a/power-annotations/utils/api/pom.xml b/power-annotations/utils/api/pom.xml index 4acee376c..0a25b5f2b 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.5-SNAPSHOT + 1.5.0 smallrye-power-annotations-utils-api diff --git a/power-annotations/utils/jandex/pom.xml b/power-annotations/utils/jandex/pom.xml index cff02bcaa..8ab5cdd45 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.5-SNAPSHOT + 1.5.0 smallrye-power-annotations-utils-jandex diff --git a/power-annotations/utils/pom.xml b/power-annotations/utils/pom.xml index e7cad9ada..46c424665 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.5-SNAPSHOT + 1.5.0 smallrye-power-annotations-utils-parent diff --git a/release/pom.xml b/release/pom.xml index 6b36f746d..f644397c0 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-release diff --git a/server/api/pom.xml b/server/api/pom.xml index 37f817e74..4af47a65b 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-api diff --git a/server/federation/api/pom.xml b/server/federation/api/pom.xml index 107c53fce..f504d8b45 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.5-SNAPSHOT + 1.5.0 ../pom.xml diff --git a/server/federation/pom.xml b/server/federation/pom.xml index e2bb83bc9..b8f2d5361 100644 --- a/server/federation/pom.xml +++ b/server/federation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.5-SNAPSHOT + 1.5.0 ../pom.xml diff --git a/server/federation/runtime/pom.xml b/server/federation/runtime/pom.xml index a2ef61202..a0313d1be 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.5-SNAPSHOT + 1.5.0 ../pom.xml diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml index fb1e419cb..4c2c5d950 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.5-SNAPSHOT + 1.5.0 smallrye-graphql-cdi diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml index 5d5c2602b..a3742f728 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.5-SNAPSHOT + 1.5.0 smallrye-graphql-servlet diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml index e528b4259..76fdddcdd 100644 --- a/server/implementation/pom.xml +++ b/server/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql diff --git a/server/integration-tests-jdk16/pom.xml b/server/integration-tests-jdk16/pom.xml index 7316d1718..93cf7a895 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.5-SNAPSHOT + 1.5.0 4.0.0 diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index fc5537da1..f674f5da0 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.5-SNAPSHOT + 1.5.0 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index dfd5526f7..0fbc61f7b 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-server-parent diff --git a/server/runner/pom.xml b/server/runner/pom.xml index fe6dce14c..4f4b479ab 100644 --- a/server/runner/pom.xml +++ b/server/runner/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-runner diff --git a/server/tck/pom.xml b/server/tck/pom.xml index ff4b33d3c..e3b231c80 100644 --- a/server/tck/pom.xml +++ b/server/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index 1802b1410..0c140f93b 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.5-SNAPSHOT + 1.5.0 4.0.0 diff --git a/tools/maven-plugin-tests/pom.xml b/tools/maven-plugin-tests/pom.xml index 84e8126fb..9243eac43 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.5-SNAPSHOT + 1.5.0 4.0.0 diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 5f83fdb38..d2ccb2b90 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.5-SNAPSHOT + 1.5.0 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index 80dbcb6b8..13abbcc14 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-tools-parent diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml index 81861d69a..04ba45b8a 100644 --- a/ui/graphiql/pom.xml +++ b/ui/graphiql/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-ui-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-ui-graphiql diff --git a/ui/pom.xml b/ui/pom.xml index fa7bb72a9..0113d4489 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.4.5-SNAPSHOT + 1.5.0 smallrye-graphql-ui-parent