diff --git a/client/api/pom.xml b/client/api/pom.xml index dda622f66..56a82e8ce 100644 --- a/client/api/pom.xml +++ b/client/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-client-api diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml index 9448fb4a6..66f0b8374 100644 --- a/client/generator-test/pom.xml +++ b/client/generator-test/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-client-generator-test diff --git a/client/generator/pom.xml b/client/generator/pom.xml index d7405ab3f..ddf214f51 100644 --- a/client/generator/pom.xml +++ b/client/generator/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-client-generator diff --git a/client/implementation-vertx/pom.xml b/client/implementation-vertx/pom.xml index e5fca061b..9a5829304 100644 --- a/client/implementation-vertx/pom.xml +++ b/client/implementation-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-client-implementation-vertx diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml index ccf097bea..9067d52b4 100644 --- a/client/implementation/pom.xml +++ b/client/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-client diff --git a/client/pom.xml b/client/pom.xml index 7c0eb88c8..78ffbb22c 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-client-parent diff --git a/client/tck/pom.xml b/client/tck/pom.xml index a79a684a2..0d8b56229 100644 --- a/client/tck/pom.xml +++ b/client/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-client-tck diff --git a/common/pom.xml b/common/pom.xml index 552b19548..01d6636f0 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-common-parent diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml index 0ab706dfb..afb28da0f 100644 --- a/common/schema-builder/pom.xml +++ b/common/schema-builder/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-common-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-schema-builder diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml index 62cf35630..af5d5b309 100644 --- a/common/schema-model/pom.xml +++ b/common/schema-model/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-common-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-schema-model diff --git a/docs/pom.xml b/docs/pom.xml index f715c25ff..fbbc02860 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-documentation diff --git a/pom.xml b/pom.xml index 7b01660f1..a5541f08c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ smallrye-graphql-parent - 2.1.1-SNAPSHOT + 2.1.1 pom SmallRye: GraphQL Parent @@ -79,7 +79,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.1.1 diff --git a/release/pom.xml b/release/pom.xml index 2cad86e1d..f14eb9341 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-release diff --git a/server/api/pom.xml b/server/api/pom.xml index f1c2d219d..a428e8574 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-api diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml index 968eb1ea4..fa572372c 100644 --- a/server/implementation-cdi/pom.xml +++ b/server/implementation-cdi/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-cdi diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml index 717d8a0da..1ef61875b 100644 --- a/server/implementation-servlet/pom.xml +++ b/server/implementation-servlet/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-servlet diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml index 1cc2a1a80..dca0f9b29 100644 --- a/server/implementation/pom.xml +++ b/server/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql diff --git a/server/integration-tests-jdk16/pom.xml b/server/integration-tests-jdk16/pom.xml index fd0265123..e3a4c807b 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.1.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index 978cbddf5..8f4c1df2d 100644 --- a/server/integration-tests/pom.xml +++ b/server/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 2.1.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 78ed74b44..f0f979673 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-server-parent diff --git a/server/runner/pom.xml b/server/runner/pom.xml index a1983d0d0..21d796a95 100644 --- a/server/runner/pom.xml +++ b/server/runner/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-runner diff --git a/server/tck/pom.xml b/server/tck/pom.xml index 03e237f1c..a56c105f7 100644 --- a/server/tck/pom.xml +++ b/server/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index 036093012..93751ad5f 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-tools-parent - 2.1.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/tools/maven-plugin-tests/pom.xml b/tools/maven-plugin-tests/pom.xml index bb5b79419..d6b407ff2 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.1.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 90dc29f1c..0178af09e 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-graphql-tools-parent - 2.1.1-SNAPSHOT + 2.1.1 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index 14f449b2c..742f3430c 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-tools-parent diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml index 2e03c7748..de0937e4d 100644 --- a/ui/graphiql/pom.xml +++ b/ui/graphiql/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-ui-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-ui-graphiql diff --git a/ui/pom.xml b/ui/pom.xml index 60c8330c0..3c8fd7b52 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.1.1-SNAPSHOT + 2.1.1 smallrye-graphql-ui-parent