From 9289ea3d3fee5e816819c9108a19cdaf5dfeeee6 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Mon, 8 Apr 2024 07:28:47 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.8.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/model-builder/pom.xml | 2 +- client/model/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 +- 30 files changed, 31 insertions(+), 31 deletions(-) diff --git a/client/api/pom.xml b/client/api/pom.xml index a6b1525ab..646c1c0d8 100644 --- a/client/api/pom.xml +++ b/client/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-client-api diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml index 39fb5bbd8..e67acca50 100644 --- a/client/generator-test/pom.xml +++ b/client/generator-test/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-client-generator-test diff --git a/client/generator/pom.xml b/client/generator/pom.xml index acd3fd384..ed3938dad 100644 --- a/client/generator/pom.xml +++ b/client/generator/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-client-generator diff --git a/client/implementation-vertx/pom.xml b/client/implementation-vertx/pom.xml index e543ac90f..31d75f163 100644 --- a/client/implementation-vertx/pom.xml +++ b/client/implementation-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-client-implementation-vertx diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml index 6a2765d59..e96a9341f 100644 --- a/client/implementation/pom.xml +++ b/client/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-client diff --git a/client/model-builder/pom.xml b/client/model-builder/pom.xml index ab7e3a064..ba92248b6 100644 --- a/client/model-builder/pom.xml +++ b/client/model-builder/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-client-model-builder diff --git a/client/model/pom.xml b/client/model/pom.xml index 1c0bc5b96..95f1cbd30 100644 --- a/client/model/pom.xml +++ b/client/model/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-client-model diff --git a/client/pom.xml b/client/pom.xml index 50bab80fe..1a50d0cd9 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-client-parent diff --git a/client/tck/pom.xml b/client/tck/pom.xml index 77ab94267..f923c090b 100644 --- a/client/tck/pom.xml +++ b/client/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-client-tck diff --git a/common/pom.xml b/common/pom.xml index d5104a18e..2acc4edf0 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-common-parent diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml index adc385a6b..4a9dd0613 100644 --- a/common/schema-builder/pom.xml +++ b/common/schema-builder/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-common-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-schema-builder diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml index 04900be50..adae8b9b7 100644 --- a/common/schema-model/pom.xml +++ b/common/schema-model/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-common-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-schema-model diff --git a/docs/pom.xml b/docs/pom.xml index d71f0a00b..ff8795d6f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-documentation diff --git a/pom.xml b/pom.xml index c06e8105b..210fb6076 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ smallrye-graphql-parent - 2.8.2-SNAPSHOT + 2.8.2 pom SmallRye: GraphQL Parent @@ -87,7 +87,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.8.2 diff --git a/release/pom.xml b/release/pom.xml index b61b13987..85e00cb25 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-release diff --git a/server/api/pom.xml b/server/api/pom.xml index 7aebf7b4a..b4b6c4569 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-api diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml index e21c4a71d..713c42ba8 100644 --- a/server/implementation-cdi/pom.xml +++ b/server/implementation-cdi/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-cdi diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml index ea2f9661a..c8fddaaf7 100644 --- a/server/implementation-servlet/pom.xml +++ b/server/implementation-servlet/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-servlet diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml index 7aee194fe..7a1f38b08 100644 --- a/server/implementation/pom.xml +++ b/server/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql diff --git a/server/integration-tests-jdk16/pom.xml b/server/integration-tests-jdk16/pom.xml index 3168555ae..73bcdfab3 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.8.2-SNAPSHOT + 2.8.2 4.0.0 diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index 1080090de..833ff09c0 100644 --- a/server/integration-tests/pom.xml +++ b/server/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 2.8.2-SNAPSHOT + 2.8.2 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index dcc8c5234..d6da593ca 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-server-parent diff --git a/server/runner/pom.xml b/server/runner/pom.xml index b293cd7a1..7f65e41f9 100644 --- a/server/runner/pom.xml +++ b/server/runner/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-runner diff --git a/server/tck/pom.xml b/server/tck/pom.xml index b568915e6..913df9681 100644 --- a/server/tck/pom.xml +++ b/server/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index 99131c32c..fc3ff04ed 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-tools-parent - 2.8.2-SNAPSHOT + 2.8.2 4.0.0 diff --git a/tools/maven-plugin-tests/pom.xml b/tools/maven-plugin-tests/pom.xml index 6cae409fa..dbd401ad3 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.8.2-SNAPSHOT + 2.8.2 4.0.0 diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index ba6aa2050..2d0bae98f 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-graphql-tools-parent - 2.8.2-SNAPSHOT + 2.8.2 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index bf4686790..3ed27b31d 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-tools-parent diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml index 313494fa7..465b5bd07 100644 --- a/ui/graphiql/pom.xml +++ b/ui/graphiql/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-ui-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-ui-graphiql diff --git a/ui/pom.xml b/ui/pom.xml index a757f46f7..b01df2851 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.8.2-SNAPSHOT + 2.8.2 smallrye-graphql-ui-parent