From 1592ebfd305e1756d097dfa5a6b3a351dec5c7e0 Mon Sep 17 00:00:00 2001 From: "smallrye-ci-releases[bot]" <181404001+smallrye-ci-releases[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:06:04 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.12.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/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/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 +- 29 files changed, 30 insertions(+), 30 deletions(-) diff --git a/client/api/pom.xml b/client/api/pom.xml index 185056a7e..f6b604f4a 100644 --- a/client/api/pom.xml +++ b/client/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-client-api diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml index 653db9df1..450b1c5ff 100644 --- a/client/generator-test/pom.xml +++ b/client/generator-test/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-client-generator-test diff --git a/client/generator/pom.xml b/client/generator/pom.xml index cb88b3f36..bb19d76da 100644 --- a/client/generator/pom.xml +++ b/client/generator/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-client-generator diff --git a/client/implementation-vertx/pom.xml b/client/implementation-vertx/pom.xml index c40135940..ab6965b94 100644 --- a/client/implementation-vertx/pom.xml +++ b/client/implementation-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-client-implementation-vertx diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml index 199f38541..a7e01c3c2 100644 --- a/client/implementation/pom.xml +++ b/client/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-client diff --git a/client/model-builder/pom.xml b/client/model-builder/pom.xml index 9d98ddd24..a04af59d2 100644 --- a/client/model-builder/pom.xml +++ b/client/model-builder/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-client-model-builder diff --git a/client/model/pom.xml b/client/model/pom.xml index a1344bbfb..a001b1685 100644 --- a/client/model/pom.xml +++ b/client/model/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-client-model diff --git a/client/pom.xml b/client/pom.xml index e60caa083..5b48680e7 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-client-parent diff --git a/client/tck/pom.xml b/client/tck/pom.xml index fc6b79fa6..807dbb36c 100644 --- a/client/tck/pom.xml +++ b/client/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-client-tck diff --git a/common/pom.xml b/common/pom.xml index 1577fdcbc..2f0a84ecb 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-common-parent diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml index affee430a..22c91af3f 100644 --- a/common/schema-builder/pom.xml +++ b/common/schema-builder/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-common-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-schema-builder diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml index fec05e458..76be1571d 100644 --- a/common/schema-model/pom.xml +++ b/common/schema-model/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-common-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-schema-model diff --git a/docs/pom.xml b/docs/pom.xml index 9ea2992bf..9ae3b96ba 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-documentation diff --git a/pom.xml b/pom.xml index 2642b2dba..790d2d497 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ smallrye-graphql-parent - 2.11.1-SNAPSHOT + 2.12.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.12.0 diff --git a/release/pom.xml b/release/pom.xml index 181a8cfb4..1b3390cda 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-release diff --git a/server/api/pom.xml b/server/api/pom.xml index e15774c56..12b2df371 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-api diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml index 40c341638..d3deb15b7 100644 --- a/server/implementation-cdi/pom.xml +++ b/server/implementation-cdi/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-cdi diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml index 16f163743..274af8f10 100644 --- a/server/implementation-servlet/pom.xml +++ b/server/implementation-servlet/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-servlet diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml index f91874902..ebc37c62f 100644 --- a/server/implementation/pom.xml +++ b/server/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index 29fee8ba8..65dee57b2 100644 --- a/server/integration-tests/pom.xml +++ b/server/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 2.11.1-SNAPSHOT + 2.12.0 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index c8fe80daa..07d03b386 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-server-parent diff --git a/server/runner/pom.xml b/server/runner/pom.xml index eba1ff2d0..70cc03999 100644 --- a/server/runner/pom.xml +++ b/server/runner/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-runner diff --git a/server/tck/pom.xml b/server/tck/pom.xml index 10ae37b45..866880bb7 100644 --- a/server/tck/pom.xml +++ b/server/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index ddfa81929..53830fc20 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-tools-parent - 2.11.1-SNAPSHOT + 2.12.0 4.0.0 diff --git a/tools/maven-plugin-tests/pom.xml b/tools/maven-plugin-tests/pom.xml index a10be55a8..fc0498329 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.11.1-SNAPSHOT + 2.12.0 4.0.0 diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index c76d3ba81..33a759bb3 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-graphql-tools-parent - 2.11.1-SNAPSHOT + 2.12.0 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index a72557874..665f3e9c5 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-tools-parent diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml index c1dae76c2..fb0cf0f55 100644 --- a/ui/graphiql/pom.xml +++ b/ui/graphiql/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-ui-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-ui-graphiql diff --git a/ui/pom.xml b/ui/pom.xml index 1fe0a00e3..45dd69628 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.11.1-SNAPSHOT + 2.12.0 smallrye-graphql-ui-parent