From f46b4a57269e66c1f3ce20305e0394234af6c991 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Tue, 26 Sep 2023 11:22:09 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.6.0 --- 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 0130cf6c5..0c44e2227 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-core diff --git a/extension-jaxrs/pom.xml b/extension-jaxrs/pom.xml index 98f30913d..be27e776d 100644 --- a/extension-jaxrs/pom.xml +++ b/extension-jaxrs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-jaxrs diff --git a/extension-spring/pom.xml b/extension-spring/pom.xml index 5aa31cd98..3e9f9ae84 100644 --- a/extension-spring/pom.xml +++ b/extension-spring/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-spring diff --git a/extension-vertx/pom.xml b/extension-vertx/pom.xml index 3a3b4f343..cf17a5fd7 100644 --- a/extension-vertx/pom.xml +++ b/extension-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-vertx diff --git a/implementation/pom.xml b/implementation/pom.xml index 6f3d8733a..d8ea3f692 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api diff --git a/pom.xml b/pom.xml index 5b47343f2..dc7d075c5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ smallrye-open-api-parent - 3.5.3-SNAPSHOT + 3.6.0 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.0 diff --git a/release/pom.xml b/release/pom.xml index a67e55ab6..b1ae63161 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-release diff --git a/testsuite/data/pom.xml b/testsuite/data/pom.xml index 135f3775a..d65cfe86e 100644 --- a/testsuite/data/pom.xml +++ b/testsuite/data/pom.xml @@ -9,7 +9,7 @@ smallrye-open-api-testsuite-data - 3.5.3-SNAPSHOT + 3.6.0 SmallRye: OpenAPI Test Data @@ -220,4 +220,8 @@ + + + 3.6.0 + diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index 10f89a304..84e4b59f5 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-open-api-testsuite - 3.5.3-SNAPSHOT + 3.6.0 ../ diff --git a/testsuite/pom.xml b/testsuite/pom.xml index e7177c626..025010261 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-parent - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index e592ca8f0..aff085e4c 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-testsuite - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-testsuite-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index 2cfdcbdb4..d7f30e4cc 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-tools - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-gradle-plugin pom diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 9551821ab..8c75b539c 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-tools - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-maven-plugin maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index d967de7d7..0de9705dc 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-parent - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-tools diff --git a/ui/open-api-ui-forms/pom.xml b/ui/open-api-ui-forms/pom.xml index 31f2e260d..37a592633 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.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-ui-forms diff --git a/ui/open-api-ui/pom.xml b/ui/open-api-ui/pom.xml index e7d3292fa..cd75e9124 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.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-ui diff --git a/ui/pom.xml b/ui/pom.xml index 69648982a..9e3801f0d 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.5.3-SNAPSHOT + 3.6.0 smallrye-open-api-ui-parent