diff --git a/client/api/pom.xml b/client/api/pom.xml index 66efa5f89..308a7585d 100644 --- a/client/api/pom.xml +++ b/client/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-client-api diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml index 19527cb91..3a2ff5dea 100644 --- a/client/generator-test/pom.xml +++ b/client/generator-test/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-client-generator-test diff --git a/client/generator/pom.xml b/client/generator/pom.xml index 15013f678..bd5e14ba9 100644 --- a/client/generator/pom.xml +++ b/client/generator/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-client-generator diff --git a/client/implementation-vertx/pom.xml b/client/implementation-vertx/pom.xml index faef9640f..72389f894 100644 --- a/client/implementation-vertx/pom.xml +++ b/client/implementation-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-client-implementation-vertx diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml index 7df3668f5..d9a222f94 100644 --- a/client/implementation/pom.xml +++ b/client/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-client diff --git a/client/pom.xml b/client/pom.xml index dcd501027..e81b9212d 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-client-parent diff --git a/client/tck/pom.xml b/client/tck/pom.xml index ca10fa139..162ed6a81 100644 --- a/client/tck/pom.xml +++ b/client/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-client-tck diff --git a/common/pom.xml b/common/pom.xml index ea93bbd1a..86a374943 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-common-parent diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml index 4cf6cecd2..1e817e844 100644 --- a/common/schema-builder/pom.xml +++ b/common/schema-builder/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-common-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-schema-builder diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml index 0189c82a2..c20a4c25b 100644 --- a/common/schema-model/pom.xml +++ b/common/schema-model/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-common-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-schema-model diff --git a/docs/pom.xml b/docs/pom.xml index 558e065de..1b057d3b3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-documentation diff --git a/pom.xml b/pom.xml index cad311eb9..12109e842 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ smallrye-graphql-parent - 2.6.1-SNAPSHOT + 2.6.1 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.6.1 diff --git a/release/pom.xml b/release/pom.xml index d58a2cadc..63b605691 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-release diff --git a/server/api/pom.xml b/server/api/pom.xml index 16795b548..a32e32703 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-api diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml index c652a1b89..95e2ace8b 100644 --- a/server/implementation-cdi/pom.xml +++ b/server/implementation-cdi/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-cdi diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml index e12b56501..60e8be574 100644 --- a/server/implementation-servlet/pom.xml +++ b/server/implementation-servlet/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-servlet diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml index 67fcb4a9a..0f1e9e6f0 100644 --- a/server/implementation/pom.xml +++ b/server/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql diff --git a/server/integration-tests-jdk16/pom.xml b/server/integration-tests-jdk16/pom.xml index 1264e6197..8635e7d6a 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.6.1-SNAPSHOT + 2.6.1 4.0.0 diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index b8442ec2e..efc5e8ee8 100644 --- a/server/integration-tests/pom.xml +++ b/server/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 2.6.1-SNAPSHOT + 2.6.1 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index eac5e5fc4..851046adc 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-server-parent diff --git a/server/runner/pom.xml b/server/runner/pom.xml index d648d5e97..53612fcf4 100644 --- a/server/runner/pom.xml +++ b/server/runner/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-runner diff --git a/server/tck/pom.xml b/server/tck/pom.xml index c9f95225e..90c5d0624 100644 --- a/server/tck/pom.xml +++ b/server/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index f42dbf5b3..f66fb6e77 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-tools-parent - 2.6.1-SNAPSHOT + 2.6.1 4.0.0 diff --git a/tools/maven-plugin-tests/pom.xml b/tools/maven-plugin-tests/pom.xml index 6d8d0545f..c70027354 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.6.1-SNAPSHOT + 2.6.1 4.0.0 diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 2cdd37518..51782e340 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-graphql-tools-parent - 2.6.1-SNAPSHOT + 2.6.1 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index 79a37d16a..18f2df22e 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-tools-parent diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml index a9e67a418..222732493 100644 --- a/ui/graphiql/pom.xml +++ b/ui/graphiql/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-ui-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-ui-graphiql diff --git a/ui/pom.xml b/ui/pom.xml index 6366f7cf6..3b86af044 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 2.6.1-SNAPSHOT + 2.6.1 smallrye-graphql-ui-parent