From 8d921c98dc30cb276046e4a6fdd0491b908a7659 Mon Sep 17 00:00:00 2001 From: jenkins Date: Sun, 20 Nov 2022 12:38:17 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.0.0-RC2 --- pom.xml | 8 +++----- springdoc-openapi-starter-common/pom.xml | 6 ++---- springdoc-openapi-starter-webflux-api/pom.xml | 6 ++---- springdoc-openapi-starter-webflux-ui/pom.xml | 6 ++---- springdoc-openapi-starter-webmvc-api/pom.xml | 6 ++---- springdoc-openapi-starter-webmvc-ui/pom.xml | 6 ++---- springdoc-openapi-tests/pom.xml | 6 ++---- .../springdoc-openapi-actuator-webflux-tests/pom.xml | 6 ++---- .../springdoc-openapi-actuator-webmvc-tests/pom.xml | 6 ++---- .../springdoc-openapi-data-rest-tests/pom.xml | 6 ++---- .../springdoc-openapi-function-webflux-tests/pom.xml | 6 ++---- .../springdoc-openapi-function-webmvc-tests/pom.xml | 6 ++---- .../springdoc-openapi-groovy-tests/pom.xml | 6 ++---- .../springdoc-openapi-hateoas-tests/pom.xml | 6 ++---- .../springdoc-openapi-javadoc-tests/pom.xml | 6 ++---- .../springdoc-openapi-kotlin-tests/pom.xml | 6 ++---- .../springdoc-openapi-native-tests/pom.xml | 6 ++---- .../springdoc-openapi-security-tests/pom.xml | 6 ++---- 18 files changed, 37 insertions(+), 73 deletions(-) diff --git a/pom.xml b/pom.xml index b9135ff90..b01b7f032 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,8 @@ - + 4.0.0 org.springdoc springdoc-openapi - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 pom Spring openapi documentation Spring openapi documentation @@ -38,7 +36,7 @@ scm:git:git@github.com:springdoc/springdoc-openapi.git scm:git:git@github.com:springdoc/springdoc-openapi.git - HEAD + v2.0.0-RC2 diff --git a/springdoc-openapi-starter-common/pom.xml b/springdoc-openapi-starter-common/pom.xml index e8d96ed42..5108987b2 100644 --- a/springdoc-openapi-starter-common/pom.xml +++ b/springdoc-openapi-starter-common/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.springdoc springdoc-openapi - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 springdoc-openapi-starter-common diff --git a/springdoc-openapi-starter-webflux-api/pom.xml b/springdoc-openapi-starter-webflux-api/pom.xml index 0324eb6ed..bf725b681 100644 --- a/springdoc-openapi-starter-webflux-api/pom.xml +++ b/springdoc-openapi-starter-webflux-api/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.springdoc springdoc-openapi - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 springdoc-openapi-starter-webflux-api diff --git a/springdoc-openapi-starter-webflux-ui/pom.xml b/springdoc-openapi-starter-webflux-ui/pom.xml index c6372ba5a..708895bac 100644 --- a/springdoc-openapi-starter-webflux-ui/pom.xml +++ b/springdoc-openapi-starter-webflux-ui/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.springdoc springdoc-openapi - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 springdoc-openapi-starter-webflux-ui diff --git a/springdoc-openapi-starter-webmvc-api/pom.xml b/springdoc-openapi-starter-webmvc-api/pom.xml index 404c67b96..100a81569 100644 --- a/springdoc-openapi-starter-webmvc-api/pom.xml +++ b/springdoc-openapi-starter-webmvc-api/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.springdoc springdoc-openapi - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 springdoc-openapi-starter-webmvc-api diff --git a/springdoc-openapi-starter-webmvc-ui/pom.xml b/springdoc-openapi-starter-webmvc-ui/pom.xml index 09bd35f39..78bb43099 100644 --- a/springdoc-openapi-starter-webmvc-ui/pom.xml +++ b/springdoc-openapi-starter-webmvc-ui/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.springdoc springdoc-openapi - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 springdoc-openapi-starter-webmvc-ui diff --git a/springdoc-openapi-tests/pom.xml b/springdoc-openapi-tests/pom.xml index c2aca6f55..810449b48 100644 --- a/springdoc-openapi-tests/pom.xml +++ b/springdoc-openapi-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi org.springdoc - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 pom 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml index 07554bdde..e9bbe1003 100644 --- a/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml index 3efba84f0..cc93a9600 100644 --- a/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml index 8d13ef78e..b0418b008 100644 --- a/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 4.0.0 springdoc-openapi-data-rest-tests diff --git a/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml index 1652d3a3d..88673bf64 100644 --- a/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml index 243eddbe2..b0f2b3fd3 100644 --- a/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml index ee0ab4cef..6c7a31b47 100644 --- a/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.springdoc springdoc-openapi-tests - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 springdoc-openapi-groovy-tests diff --git a/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml index 1a6633df6..eec91f9fe 100644 --- a/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 4.0.0 springdoc-openapi-hateoas-tests diff --git a/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml index 8debec000..d1f43121d 100644 --- a/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml @@ -1,10 +1,8 @@ - + org.springdoc springdoc-openapi-tests - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml index 45bea7438..f0033b264 100644 --- a/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 4.0.0 springdoc-openapi-kotlin-tests diff --git a/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml index 1e3a4b896..fa79f7277 100644 --- a/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 4.0.0 springdoc-openapi-native-tests diff --git a/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml index 2e75368a6..8700769c8 100644 --- a/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.springdoc springdoc-openapi-tests - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 springdoc-openapi-security-tests