From 4fa4506709e72b966844c4a84caae902cb5c0d54 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Fri, 22 Jul 2022 01:50:16 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.6.2 --- 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/federation/api/pom.xml | 2 +- server/federation/pom.xml | 2 +- server/federation/runtime/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 +- 31 files changed, 32 insertions(+), 32 deletions(-) diff --git a/client/api/pom.xml b/client/api/pom.xml index 1ec000496..e40d5dab2 100644 --- a/client/api/pom.xml +++ b/client/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-client-api diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml index bb00ad5a7..7e8a1271d 100644 --- a/client/generator-test/pom.xml +++ b/client/generator-test/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-client-generator-test diff --git a/client/generator/pom.xml b/client/generator/pom.xml index 259683ecf..b08b7639c 100644 --- a/client/generator/pom.xml +++ b/client/generator/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-client-generator diff --git a/client/implementation-vertx/pom.xml b/client/implementation-vertx/pom.xml index 9191ae7c5..d04427070 100644 --- a/client/implementation-vertx/pom.xml +++ b/client/implementation-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-client-implementation-vertx diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml index efc2ce6bf..c0820a178 100644 --- a/client/implementation/pom.xml +++ b/client/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-client diff --git a/client/pom.xml b/client/pom.xml index 304874fef..c5e18bfea 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-client-parent diff --git a/client/tck/pom.xml b/client/tck/pom.xml index 67ef8b55b..8499a5ba9 100644 --- a/client/tck/pom.xml +++ b/client/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-client-tck diff --git a/common/pom.xml b/common/pom.xml index 27d3896a2..fefbb1ab0 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-common-parent diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml index 48745e7e3..8435a2149 100644 --- a/common/schema-builder/pom.xml +++ b/common/schema-builder/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-common-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-schema-builder diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml index 9b1f76223..812c0af98 100644 --- a/common/schema-model/pom.xml +++ b/common/schema-model/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-common-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-schema-model diff --git a/docs/pom.xml b/docs/pom.xml index 8352b0dc8..d80857d99 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-documentation diff --git a/pom.xml b/pom.xml index 37f40c3a4..f080cab36 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ smallrye-graphql-parent - 1.6.2-SNAPSHOT + 1.6.2 pom SmallRye: GraphQL Parent @@ -73,7 +73,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.6.2 diff --git a/release/pom.xml b/release/pom.xml index b7fee5790..74ac9967f 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-release diff --git a/server/api/pom.xml b/server/api/pom.xml index c998f6aff..c7ce16d1d 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-api diff --git a/server/federation/api/pom.xml b/server/federation/api/pom.xml index 94ebb4c53..ca0687d01 100644 --- a/server/federation/api/pom.xml +++ b/server/federation/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-federation-parent - 1.6.2-SNAPSHOT + 1.6.2 ../pom.xml diff --git a/server/federation/pom.xml b/server/federation/pom.xml index 2d2e84feb..e500a2ef8 100644 --- a/server/federation/pom.xml +++ b/server/federation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.6.2-SNAPSHOT + 1.6.2 ../pom.xml diff --git a/server/federation/runtime/pom.xml b/server/federation/runtime/pom.xml index d997bf29f..1c3605a2d 100644 --- a/server/federation/runtime/pom.xml +++ b/server/federation/runtime/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-federation-parent - 1.6.2-SNAPSHOT + 1.6.2 ../pom.xml diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml index fea6e369a..edaccec61 100644 --- a/server/implementation-cdi/pom.xml +++ b/server/implementation-cdi/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-cdi diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml index 54b4dedb9..2ab722d0d 100644 --- a/server/implementation-servlet/pom.xml +++ b/server/implementation-servlet/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-servlet diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml index c975fa083..04c0bdcde 100644 --- a/server/implementation/pom.xml +++ b/server/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql diff --git a/server/integration-tests-jdk16/pom.xml b/server/integration-tests-jdk16/pom.xml index 4f939843c..ee7a39b4f 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.6.2-SNAPSHOT + 1.6.2 4.0.0 diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index 48bd5c23b..811c75ae0 100644 --- a/server/integration-tests/pom.xml +++ b/server/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 1.6.2-SNAPSHOT + 1.6.2 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 10e073cb4..b185b6155 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-server-parent diff --git a/server/runner/pom.xml b/server/runner/pom.xml index fbfbc728a..1ecff9379 100644 --- a/server/runner/pom.xml +++ b/server/runner/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-runner diff --git a/server/tck/pom.xml b/server/tck/pom.xml index 1a56f750e..296d8265d 100644 --- a/server/tck/pom.xml +++ b/server/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index 92ae92ba2..f1e445696 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-tools-parent - 1.6.2-SNAPSHOT + 1.6.2 4.0.0 diff --git a/tools/maven-plugin-tests/pom.xml b/tools/maven-plugin-tests/pom.xml index e20a508c1..48d26ffc8 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.6.2-SNAPSHOT + 1.6.2 4.0.0 diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 304df0a1b..2dffc1faa 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-graphql-tools-parent - 1.6.2-SNAPSHOT + 1.6.2 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index e4f2076d3..80592e6c5 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-tools-parent diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml index bf73f9c5a..724aff4fd 100644 --- a/ui/graphiql/pom.xml +++ b/ui/graphiql/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-ui-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-ui-graphiql diff --git a/ui/pom.xml b/ui/pom.xml index 49fa20adb..d44467410 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.6.2-SNAPSHOT + 1.6.2 smallrye-graphql-ui-parent