From 5e35ebd2b0f70eff84e417c14d597aec74ab01db Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Mon, 22 Feb 2021 20:25:43 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.22 --- client/all/pom.xml | 2 +- client/api/pom.xml | 2 +- client/generator-test/pom.xml | 2 +- client/generator/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 +- pom.xml | 4 ++-- power-annotations/annotations/pom.xml | 2 +- power-annotations/common/pom.xml | 2 +- power-annotations/maven-plugin/pom.xml | 2 +- power-annotations/pom.xml | 2 +- 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/pom.xml | 2 +- tools/pom.xml | 2 +- ui/graphiql/pom.xml | 8 ++++---- ui/pom.xml | 2 +- 29 files changed, 33 insertions(+), 33 deletions(-) diff --git a/client/all/pom.xml b/client/all/pom.xml index 241d18f88..ecc8bd1fb 100644 --- a/client/all/pom.xml +++ b/client/all/pom.xml @@ -3,7 +3,7 @@ smallrye-graphql-client-parent io.smallrye - 1.0.22-SNAPSHOT + 1.0.22 4.0.0 diff --git a/client/api/pom.xml b/client/api/pom.xml index ed1d96639..2956de970 100644 --- a/client/api/pom.xml +++ b/client/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-client-api diff --git a/client/generator-test/pom.xml b/client/generator-test/pom.xml index 64da3663e..d5c8aae5f 100644 --- a/client/generator-test/pom.xml +++ b/client/generator-test/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-client-generator-test diff --git a/client/generator/pom.xml b/client/generator/pom.xml index c64dcaa9e..5a91819cd 100644 --- a/client/generator/pom.xml +++ b/client/generator/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-client-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-client-generator diff --git a/client/implementation/pom.xml b/client/implementation/pom.xml index 3320ec609..0558c581a 100644 --- a/client/implementation/pom.xml +++ b/client/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-client diff --git a/client/pom.xml b/client/pom.xml index afa5a0c3e..59e6f9dc3 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-client-parent diff --git a/client/tck/pom.xml b/client/tck/pom.xml index cf92d5fd6..5d5bd1503 100644 --- a/client/tck/pom.xml +++ b/client/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-client-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-client-tck diff --git a/common/pom.xml b/common/pom.xml index 48fdca1e9..58c48fe32 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-common-parent diff --git a/common/schema-builder/pom.xml b/common/schema-builder/pom.xml index bcbb1b35f..a2670b079 100644 --- a/common/schema-builder/pom.xml +++ b/common/schema-builder/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-common-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-schema-builder diff --git a/common/schema-model/pom.xml b/common/schema-model/pom.xml index 9c150933e..ee72f6274 100644 --- a/common/schema-model/pom.xml +++ b/common/schema-model/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-common-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-schema-model diff --git a/pom.xml b/pom.xml index f201d6631..3335d3cbd 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ smallrye-graphql-parent - 1.0.22-SNAPSHOT + 1.0.22 pom SmallRye: GraphQL Parent @@ -57,7 +57,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.0.22 diff --git a/power-annotations/annotations/pom.xml b/power-annotations/annotations/pom.xml index 8136e2918..b976eecea 100644 --- a/power-annotations/annotations/pom.xml +++ b/power-annotations/annotations/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-power-annotations-parent - 1.0.22-SNAPSHOT + 1.0.22 power-annotations diff --git a/power-annotations/common/pom.xml b/power-annotations/common/pom.xml index 9d30dde77..bb8809097 100644 --- a/power-annotations/common/pom.xml +++ b/power-annotations/common/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-power-annotations-parent - 1.0.22-SNAPSHOT + 1.0.22 power-annotations-common diff --git a/power-annotations/maven-plugin/pom.xml b/power-annotations/maven-plugin/pom.xml index 478ed62e9..f64a90ddf 100644 --- a/power-annotations/maven-plugin/pom.xml +++ b/power-annotations/maven-plugin/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-power-annotations-parent - 1.0.22-SNAPSHOT + 1.0.22 power-jandex-maven-plugin diff --git a/power-annotations/pom.xml b/power-annotations/pom.xml index ea01ce6f8..4ab4e4294 100644 --- a/power-annotations/pom.xml +++ b/power-annotations/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-power-annotations-parent diff --git a/release/pom.xml b/release/pom.xml index 549852d7d..f6a16ecf2 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-release diff --git a/server/api/pom.xml b/server/api/pom.xml index 59839a9b3..7395f60c8 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-api diff --git a/server/implementation-cdi/pom.xml b/server/implementation-cdi/pom.xml index 095cdb67e..3702424c5 100644 --- a/server/implementation-cdi/pom.xml +++ b/server/implementation-cdi/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-cdi diff --git a/server/implementation-servlet/pom.xml b/server/implementation-servlet/pom.xml index d64a505cc..5a8dacc8c 100644 --- a/server/implementation-servlet/pom.xml +++ b/server/implementation-servlet/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-servlet diff --git a/server/implementation/pom.xml b/server/implementation/pom.xml index 2505a4844..e3b4084d7 100644 --- a/server/implementation/pom.xml +++ b/server/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql diff --git a/server/integration-tests/pom.xml b/server/integration-tests/pom.xml index 4f8e2151b..914e18085 100644 --- a/server/integration-tests/pom.xml +++ b/server/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 1.0.22-SNAPSHOT + 1.0.22 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 07326fd6d..cab3bdd01 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-server-parent diff --git a/server/runner/pom.xml b/server/runner/pom.xml index a9ea28939..271134f5c 100644 --- a/server/runner/pom.xml +++ b/server/runner/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-server-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-runner diff --git a/server/tck/pom.xml b/server/tck/pom.xml index 509f238e0..4c56b1ee7 100644 --- a/server/tck/pom.xml +++ b/server/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-server-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index 1dec0a71a..af77b442e 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-graphql-tools-parent - 1.0.22-SNAPSHOT + 1.0.22 4.0.0 diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index e8db8ff9d..73cb5bf29 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-graphql-tools-parent - 1.0.22-SNAPSHOT + 1.0.22 4.0.0 diff --git a/tools/pom.xml b/tools/pom.xml index af0d2b48e..dfa9f6d15 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-tools-parent diff --git a/ui/graphiql/pom.xml b/ui/graphiql/pom.xml index db85beafe..a7158e9bc 100644 --- a/ui/graphiql/pom.xml +++ b/ui/graphiql/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-ui-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-ui-graphiql @@ -89,7 +89,7 @@ ${project.build.directory}/classes/META-INF/resources/${path.graphiql}/ **/graphiql.min.js, **/graphiql.min.css - + @@ -101,7 +101,7 @@ ${project.build.directory}/classes/META-INF/resources/${path.graphiql}/ **/react.production.min.js - + @@ -113,7 +113,7 @@ ${project.build.directory}/classes/META-INF/resources/${path.graphiql}/ **/react-dom.production.min.js - + diff --git a/ui/pom.xml b/ui/pom.xml index d9adb2915..eb02f0a77 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-graphql-parent - 1.0.22-SNAPSHOT + 1.0.22 smallrye-graphql-ui-parent