From 27680ad66e07966424a9681344a03515d4d3e2dc Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Wed, 14 Aug 2024 11:26:30 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.12.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/coverage/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 +- 18 files changed, 23 insertions(+), 19 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 16413b301..76d6038e9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-core diff --git a/extension-jaxrs/pom.xml b/extension-jaxrs/pom.xml index 8d76d0a41..9784166fa 100644 --- a/extension-jaxrs/pom.xml +++ b/extension-jaxrs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-jaxrs diff --git a/extension-spring/pom.xml b/extension-spring/pom.xml index a89a66d4c..0d1d1ae1e 100644 --- a/extension-spring/pom.xml +++ b/extension-spring/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-spring diff --git a/extension-vertx/pom.xml b/extension-vertx/pom.xml index b87d4322f..e7885c173 100644 --- a/extension-vertx/pom.xml +++ b/extension-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-vertx diff --git a/implementation/pom.xml b/implementation/pom.xml index 1f2761254..6247fafe7 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api diff --git a/pom.xml b/pom.xml index 2e7a299ee..0a661b424 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ smallrye-open-api-parent - 3.11.1-SNAPSHOT + 3.12.0 pom SmallRye: OpenAPI Parent @@ -65,7 +65,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.12.0 diff --git a/release/pom.xml b/release/pom.xml index 6f05a58c2..18d87c427 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-release diff --git a/testsuite/coverage/pom.xml b/testsuite/coverage/pom.xml index ab45f69df..ff2229496 100644 --- a/testsuite/coverage/pom.xml +++ b/testsuite/coverage/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-testsuite - 3.11.1-SNAPSHOT + 3.12.0 ../ diff --git a/testsuite/data/pom.xml b/testsuite/data/pom.xml index ec0ee0bff..717a8114b 100644 --- a/testsuite/data/pom.xml +++ b/testsuite/data/pom.xml @@ -9,7 +9,7 @@ smallrye-open-api-testsuite-data - 3.11.1-SNAPSHOT + 3.12.0 SmallRye: OpenAPI Test Data @@ -312,4 +312,8 @@ + + + 3.12.0 + diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index 252942115..e6711d8e7 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-open-api-testsuite - 3.11.1-SNAPSHOT + 3.12.0 ../ diff --git a/testsuite/pom.xml b/testsuite/pom.xml index da7a9bd63..c2d744c2b 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-parent - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index 3e6daa0e4..8592978d3 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-testsuite - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-testsuite-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index 52ff3e849..64a7b359e 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-tools - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-gradle-plugin pom diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 24042a2cd..d61064db0 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-tools - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-maven-plugin maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index e007668f9..44089ee18 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-parent - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-tools diff --git a/ui/open-api-ui-forms/pom.xml b/ui/open-api-ui-forms/pom.xml index e14f1b2b4..dbaee0e0a 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.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-ui-forms diff --git a/ui/open-api-ui/pom.xml b/ui/open-api-ui/pom.xml index b3e406f08..bf06c88bd 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.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-ui diff --git a/ui/pom.xml b/ui/pom.xml index d612b1b14..97c8f6211 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 3.11.1-SNAPSHOT + 3.12.0 smallrye-open-api-ui-parent