From 3a9c026e7ec1e92dd5737dfc7b935897a628a44d Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Wed, 4 Oct 2023 02:05:16 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.6.2 --- 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/data/pom.xml | 6 +++++- testsuite/extra/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/tck/pom.xml | 2 +- tools/gradle-plugin/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 +- 17 files changed, 22 insertions(+), 18 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index fe418c8ff..b8dbaba16 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-core diff --git a/extension-jaxrs/pom.xml b/extension-jaxrs/pom.xml index 108efa5c9..5a9312667 100644 --- a/extension-jaxrs/pom.xml +++ b/extension-jaxrs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-jaxrs diff --git a/extension-spring/pom.xml b/extension-spring/pom.xml index ab3ddc238..e219b2d4a 100644 --- a/extension-spring/pom.xml +++ b/extension-spring/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-spring diff --git a/extension-vertx/pom.xml b/extension-vertx/pom.xml index 0c06ec707..5915787d7 100644 --- a/extension-vertx/pom.xml +++ b/extension-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-vertx diff --git a/implementation/pom.xml b/implementation/pom.xml index 1b1b83690..38f5d19a8 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api diff --git a/pom.xml b/pom.xml index ac19f0782..a9fbbd8f9 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ smallrye-open-api-parent - 3.6.2-SNAPSHOT + 3.6.2 pom SmallRye: OpenAPI Parent @@ -57,7 +57,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 + 3.6.2 diff --git a/release/pom.xml b/release/pom.xml index 4cf76d76f..086ecc94f 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-release diff --git a/testsuite/data/pom.xml b/testsuite/data/pom.xml index d787a1115..ffa9a5865 100644 --- a/testsuite/data/pom.xml +++ b/testsuite/data/pom.xml @@ -9,7 +9,7 @@ smallrye-open-api-testsuite-data - 3.6.2-SNAPSHOT + 3.6.2 SmallRye: OpenAPI Test Data @@ -220,4 +220,8 @@ + + + 3.6.2 + diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index e47282843..5f028a9fb 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-open-api-testsuite - 3.6.2-SNAPSHOT + 3.6.2 ../ diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 25c4e3fc2..1727f3499 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-parent - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 5f2ec37f9..f75ad1d12 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-testsuite - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-testsuite-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index d01ba44d5..b1f194cf0 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-tools - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-gradle-plugin pom diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 0ab100ab6..ec93567c1 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-tools - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-maven-plugin maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index 3d0bac007..8c620e561 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-parent - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-tools diff --git a/ui/open-api-ui-forms/pom.xml b/ui/open-api-ui-forms/pom.xml index 88852ed92..169d7568a 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 - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-ui-forms diff --git a/ui/open-api-ui/pom.xml b/ui/open-api-ui/pom.xml index d3ab2f1a1..e242b5dee 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 - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-ui diff --git a/ui/pom.xml b/ui/pom.xml index d57368246..15af6f201 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.6.2-SNAPSHOT + 3.6.2 smallrye-open-api-ui-parent