From afa038be28dcaf583ac49fbf8179dfbcddcbbd1b Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 16 Dec 2021 11:44:42 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.6.2 --- pom.xml | 4 ++-- springdoc-openapi-common/pom.xml | 2 +- springdoc-openapi-data-rest/pom.xml | 2 +- springdoc-openapi-groovy/pom.xml | 2 +- springdoc-openapi-hateoas/pom.xml | 2 +- springdoc-openapi-javadoc/pom.xml | 2 +- springdoc-openapi-kotlin/pom.xml | 2 +- springdoc-openapi-native/pom.xml | 2 +- springdoc-openapi-security/pom.xml | 2 +- springdoc-openapi-ui/pom.xml | 2 +- springdoc-openapi-webflux-core/pom.xml | 2 +- springdoc-openapi-webflux-ui/pom.xml | 2 +- springdoc-openapi-webmvc-core/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 44be2690f..b77bde71e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springdoc springdoc-openapi - 1.6.2-SNAPSHOT + 1.6.2 pom Spring openapi documentation Spring openapi documentation @@ -36,7 +36,7 @@ scm:git:git@github.com:springdoc/springdoc-openapi.git scm:git:git@github.com:springdoc/springdoc-openapi.git - HEAD + v1.6.2 diff --git a/springdoc-openapi-common/pom.xml b/springdoc-openapi-common/pom.xml index 33b808ef9..74f726feb 100644 --- a/springdoc-openapi-common/pom.xml +++ b/springdoc-openapi-common/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.2-SNAPSHOT + 1.6.2 springdoc-openapi-common diff --git a/springdoc-openapi-data-rest/pom.xml b/springdoc-openapi-data-rest/pom.xml index aa53a2e17..575a0e237 100644 --- a/springdoc-openapi-data-rest/pom.xml +++ b/springdoc-openapi-data-rest/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.6.2-SNAPSHOT + 1.6.2 springdoc-openapi-data-rest diff --git a/springdoc-openapi-groovy/pom.xml b/springdoc-openapi-groovy/pom.xml index a5790ff70..da3951713 100644 --- a/springdoc-openapi-groovy/pom.xml +++ b/springdoc-openapi-groovy/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.6.2-SNAPSHOT + 1.6.2 springdoc-openapi-groovy diff --git a/springdoc-openapi-hateoas/pom.xml b/springdoc-openapi-hateoas/pom.xml index 01f7459df..966e983db 100644 --- a/springdoc-openapi-hateoas/pom.xml +++ b/springdoc-openapi-hateoas/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.6.2-SNAPSHOT + 1.6.2 springdoc-openapi-hateoas diff --git a/springdoc-openapi-javadoc/pom.xml b/springdoc-openapi-javadoc/pom.xml index 627a01d6b..4d22f3527 100644 --- a/springdoc-openapi-javadoc/pom.xml +++ b/springdoc-openapi-javadoc/pom.xml @@ -3,7 +3,7 @@ springdoc-openapi org.springdoc - 1.6.2-SNAPSHOT + 1.6.2 4.0.0 diff --git a/springdoc-openapi-kotlin/pom.xml b/springdoc-openapi-kotlin/pom.xml index e7baf418f..5a3da36c0 100644 --- a/springdoc-openapi-kotlin/pom.xml +++ b/springdoc-openapi-kotlin/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.2-SNAPSHOT + 1.6.2 5.3.6 diff --git a/springdoc-openapi-native/pom.xml b/springdoc-openapi-native/pom.xml index 93d9d7a76..ff87a2470 100644 --- a/springdoc-openapi-native/pom.xml +++ b/springdoc-openapi-native/pom.xml @@ -3,7 +3,7 @@ springdoc-openapi org.springdoc - 1.6.2-SNAPSHOT + 1.6.2 4.0.0 diff --git a/springdoc-openapi-security/pom.xml b/springdoc-openapi-security/pom.xml index 46688c7ea..aac6dbfa4 100644 --- a/springdoc-openapi-security/pom.xml +++ b/springdoc-openapi-security/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.6.2-SNAPSHOT + 1.6.2 springdoc-openapi-security diff --git a/springdoc-openapi-ui/pom.xml b/springdoc-openapi-ui/pom.xml index 609605c01..d891a003c 100644 --- a/springdoc-openapi-ui/pom.xml +++ b/springdoc-openapi-ui/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.2-SNAPSHOT + 1.6.2 springdoc-openapi-ui diff --git a/springdoc-openapi-webflux-core/pom.xml b/springdoc-openapi-webflux-core/pom.xml index ec95e1535..c587ff5f6 100644 --- a/springdoc-openapi-webflux-core/pom.xml +++ b/springdoc-openapi-webflux-core/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.2-SNAPSHOT + 1.6.2 springdoc-openapi-webflux-core diff --git a/springdoc-openapi-webflux-ui/pom.xml b/springdoc-openapi-webflux-ui/pom.xml index c6727cbc6..0afa2aa51 100644 --- a/springdoc-openapi-webflux-ui/pom.xml +++ b/springdoc-openapi-webflux-ui/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.2-SNAPSHOT + 1.6.2 springdoc-openapi-webflux-ui diff --git a/springdoc-openapi-webmvc-core/pom.xml b/springdoc-openapi-webmvc-core/pom.xml index 9af0f599e..0e34dc910 100644 --- a/springdoc-openapi-webmvc-core/pom.xml +++ b/springdoc-openapi-webmvc-core/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.2-SNAPSHOT + 1.6.2 springdoc-openapi-webmvc-core