From 90677404ed5c6f703eff9fcd4e79a7ce4ae4d132 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Thu, 11 May 2023 08:20:56 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.2.0 --- client/api/pom.xml | 2 +- client/generator-test/pom.xml | 2 +- client/generator/pom.xml | 2 +- client/implementation-vertx/pom.xml | 2 +- client/implementation/pom.xml | 2 +- client/pom.xml | 2 +- client/tck/pom.xml | 2 +- common/pom.xml | 2 +- common/schema-builder/pom.xml | 2 +- common/schema-model/pom.xml | 2 +- docs/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- server/api/pom.xml | 2 +- server/implementation-cdi/pom.xml | 2 +- server/implementation-servlet/pom.xml | 2 +- server/implementation/pom.xml | 2 +- server/integration-tests-jdk16/pom.xml | 2 +- server/integration-tests/pom.xml | 2 +- server/pom.xml | 2 +- server/runner/pom.xml | 2 +- server/tck/pom.xml | 2 +- tools/gradle-plugin/pom.xml | 2 +- tools/maven-plugin-tests/pom.xml | 2 +- tools/maven-plugin/pom.xml | 2 +- tools/pom.xml | 2 +- ui/graphiql/pom.xml | 2 +- ui/pom.xml | 2 +- 28 files changed, 29 insertions(+), 29 deletions(-) diff --git a/client/api/pom.xml b/client/api/pom.xml index f2103de65..56fab5550 100644 --- a/client/api/pom.xml +++ b/client/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-client-api diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml index cce332c6b..29587bf39 100644 --- a/client/generator-test/pom.xml +++ b/client/generator-test/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-client-generator-test diff --git a/client/generator/pom.xml b/client/generator/pom.xml index e9ef08dec..808a2b969 100644 --- a/client/generator/pom.xml +++ b/client/generator/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-client-generator diff --git a/client/implementation-vertx/pom.xml b/client/implementation-vertx/pom.xml index ac05339f9..625cecc89 100644 --- a/client/implementation-vertx/pom.xml +++ b/client/implementation-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-client-implementation-vertx diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml index cbc2ffe29..87eeca51f 100644 --- a/client/implementation/pom.xml +++ b/client/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-client diff --git a/client/pom.xml b/client/pom.xml index ae13f2e02..26977ed17 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-client-parent diff --git a/client/tck/pom.xml b/client/tck/pom.xml index aa0f9f682..73b8f1cda 100644 --- a/client/tck/pom.xml +++ b/client/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-client-tck diff --git a/common/pom.xml b/common/pom.xml index a71d3f46f..fc03f73e9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-common-parent diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml index 0bed0886d..321626a26 100644 --- a/common/schema-builder/pom.xml +++ b/common/schema-builder/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-common-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-schema-builder diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml index 3027c2c9e..3e853f57e 100644 --- a/common/schema-model/pom.xml +++ b/common/schema-model/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-common-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-schema-model diff --git a/docs/pom.xml b/docs/pom.xml index dd5264f15..e043c6694 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-documentation diff --git a/pom.xml b/pom.xml index ca7cfc05e..05ec42cf6 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ smallrye-graphql-parent - 2.2.0-SNAPSHOT + 2.2.0 pom SmallRye: GraphQL Parent @@ -84,7 +84,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 + 2.2.0 diff --git a/release/pom.xml b/release/pom.xml index 7adb1a9be..c905f25b9 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-release diff --git a/server/api/pom.xml b/server/api/pom.xml index cf69250db..12ba38012 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-api diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml index e70361347..518858f3e 100644 --- a/server/implementation-cdi/pom.xml +++ b/server/implementation-cdi/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-cdi diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml index 3d9d8152a..87e5538f1 100644 --- a/server/implementation-servlet/pom.xml +++ b/server/implementation-servlet/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-servlet diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml index 9b834a85a..6b4425e5e 100644 --- a/server/implementation/pom.xml +++ b/server/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql diff --git a/server/integration-tests-jdk16/pom.xml b/server/integration-tests-jdk16/pom.xml index d2a0a8785..3365c1868 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 - 2.2.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index 1b644c955..4f14a348f 100644 --- a/server/integration-tests/pom.xml +++ b/server/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 2.2.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 9f208c612..1b491e3cf 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-server-parent diff --git a/server/runner/pom.xml b/server/runner/pom.xml index fce6a8830..1acb5426d 100644 --- a/server/runner/pom.xml +++ b/server/runner/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-runner diff --git a/server/tck/pom.xml b/server/tck/pom.xml index e35e66e33..1ee98e659 100644 --- a/server/tck/pom.xml +++ b/server/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index 5f873d731..c65e67898 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-tools-parent - 2.2.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/tools/maven-plugin-tests/pom.xml b/tools/maven-plugin-tests/pom.xml index b9a29b3fc..9847ee068 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 - 2.2.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 0ec5a53b1..9458655ff 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-graphql-tools-parent - 2.2.0-SNAPSHOT + 2.2.0 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index de851b391..adbc5510f 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-tools-parent diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml index 3cb5451e4..534788ba8 100644 --- a/ui/graphiql/pom.xml +++ b/ui/graphiql/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-ui-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-ui-graphiql diff --git a/ui/pom.xml b/ui/pom.xml index ef4db3765..476b7ac1d 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.2.0-SNAPSHOT + 2.2.0 smallrye-graphql-ui-parent