From aa2a762dabc5c3b33ce583a174308cc914615ad9 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Mon, 6 Sep 2021 12:26:22 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.11 --- core/pom.xml | 2 +- extension-jaxrs/pom.xml | 2 +- extension-spring/pom.xml | 2 +- extension-vertx/pom.xml | 2 +- implementation/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- testsuite/extra/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/tck/pom.xml | 2 +- tools/maven-plugin/pom.xml | 2 +- tools/pom.xml | 2 +- ui/open-api-ui-forms/pom.xml | 2 +- ui/open-api-ui/pom.xml | 2 +- ui/pom.xml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 94c7525a7..970af99b3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-core diff --git a/extension-jaxrs/pom.xml b/extension-jaxrs/pom.xml index 223ac1343..dc1d199f2 100644 --- a/extension-jaxrs/pom.xml +++ b/extension-jaxrs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-jaxrs diff --git a/extension-spring/pom.xml b/extension-spring/pom.xml index 5d01e3b62..99c8edfc4 100644 --- a/extension-spring/pom.xml +++ b/extension-spring/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-spring diff --git a/extension-vertx/pom.xml b/extension-vertx/pom.xml index ab52a6f2b..7c5a2f075 100644 --- a/extension-vertx/pom.xml +++ b/extension-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-vertx diff --git a/implementation/pom.xml b/implementation/pom.xml index be477618e..97ece1f55 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api diff --git a/pom.xml b/pom.xml index 1fc792972..196313c9e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ smallrye-open-api-parent - 2.1.11-SNAPSHOT + 2.1.11 pom SmallRye: OpenAPI Parent @@ -63,7 +63,7 @@ scm:git:git@github.com:smallrye/smallrye-open-api.git scm:git:git@github.com:smallrye/smallrye-open-api.git https://github.com/smallrye/smallrye-open-api/ - HEAD + 2.1.11 diff --git a/release/pom.xml b/release/pom.xml index cf0155582..aad913458 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-release diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index e51bc8271..98ec56cef 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-open-api-testsuite - 2.1.11-SNAPSHOT + 2.1.11 ../ diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 313ef6186..276ee5396 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-parent - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 961a3e00c..2c4619e51 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-testsuite - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-testsuite-tck diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index d10d8f0ce..d162d6b03 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-tools - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-maven-plugin maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index 4df97fb32..20e6a6950 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-parent - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-tools diff --git a/ui/open-api-ui-forms/pom.xml b/ui/open-api-ui-forms/pom.xml index 1b37e745b..e180afdda 100644 --- a/ui/open-api-ui-forms/pom.xml +++ b/ui/open-api-ui-forms/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-ui-parent - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-ui-forms diff --git a/ui/open-api-ui/pom.xml b/ui/open-api-ui/pom.xml index b1aa1e25d..2663e9734 100644 --- a/ui/open-api-ui/pom.xml +++ b/ui/open-api-ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-ui-parent - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-ui diff --git a/ui/pom.xml b/ui/pom.xml index 4ed9bf63b..cd5cb2b6e 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.11-SNAPSHOT + 2.1.11 smallrye-open-api-ui-parent