From 8675ac69a67fe5cbbebee87caf001fec94af4c12 Mon Sep 17 00:00:00 2001 From: jenkins Date: Sun, 21 Aug 2022 21:25:30 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.6.11 --- 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 c416b04e6..c665fc595 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springdoc springdoc-openapi - 1.6.11-SNAPSHOT + 1.6.11 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.11 diff --git a/springdoc-openapi-common/pom.xml b/springdoc-openapi-common/pom.xml index 2637fbc47..ae3058ae3 100644 --- a/springdoc-openapi-common/pom.xml +++ b/springdoc-openapi-common/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.11-SNAPSHOT + 1.6.11 springdoc-openapi-common diff --git a/springdoc-openapi-data-rest/pom.xml b/springdoc-openapi-data-rest/pom.xml index 69cb449ce..6e087e1b5 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.11-SNAPSHOT + 1.6.11 springdoc-openapi-data-rest diff --git a/springdoc-openapi-groovy/pom.xml b/springdoc-openapi-groovy/pom.xml index a6e2cedd6..4b9df34a5 100644 --- a/springdoc-openapi-groovy/pom.xml +++ b/springdoc-openapi-groovy/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.6.11-SNAPSHOT + 1.6.11 springdoc-openapi-groovy diff --git a/springdoc-openapi-hateoas/pom.xml b/springdoc-openapi-hateoas/pom.xml index 7840bfef9..e4baf694b 100644 --- a/springdoc-openapi-hateoas/pom.xml +++ b/springdoc-openapi-hateoas/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.6.11-SNAPSHOT + 1.6.11 springdoc-openapi-hateoas diff --git a/springdoc-openapi-javadoc/pom.xml b/springdoc-openapi-javadoc/pom.xml index 58b6455df..8d4db1f22 100644 --- a/springdoc-openapi-javadoc/pom.xml +++ b/springdoc-openapi-javadoc/pom.xml @@ -3,7 +3,7 @@ springdoc-openapi org.springdoc - 1.6.11-SNAPSHOT + 1.6.11 4.0.0 diff --git a/springdoc-openapi-kotlin/pom.xml b/springdoc-openapi-kotlin/pom.xml index faab20838..9756dcef1 100644 --- a/springdoc-openapi-kotlin/pom.xml +++ b/springdoc-openapi-kotlin/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.11-SNAPSHOT + 1.6.11 5.3.6 diff --git a/springdoc-openapi-native/pom.xml b/springdoc-openapi-native/pom.xml index 92b8c2d1a..96998d285 100644 --- a/springdoc-openapi-native/pom.xml +++ b/springdoc-openapi-native/pom.xml @@ -3,7 +3,7 @@ springdoc-openapi org.springdoc - 1.6.11-SNAPSHOT + 1.6.11 4.0.0 diff --git a/springdoc-openapi-security/pom.xml b/springdoc-openapi-security/pom.xml index f72f3e512..61e34a149 100644 --- a/springdoc-openapi-security/pom.xml +++ b/springdoc-openapi-security/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.6.11-SNAPSHOT + 1.6.11 springdoc-openapi-security diff --git a/springdoc-openapi-ui/pom.xml b/springdoc-openapi-ui/pom.xml index d64cf2973..1e47cf18a 100644 --- a/springdoc-openapi-ui/pom.xml +++ b/springdoc-openapi-ui/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.11-SNAPSHOT + 1.6.11 springdoc-openapi-ui diff --git a/springdoc-openapi-webflux-core/pom.xml b/springdoc-openapi-webflux-core/pom.xml index fe157d1c8..81bb7d13f 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.11-SNAPSHOT + 1.6.11 springdoc-openapi-webflux-core diff --git a/springdoc-openapi-webflux-ui/pom.xml b/springdoc-openapi-webflux-ui/pom.xml index d684cd342..0af755aca 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.11-SNAPSHOT + 1.6.11 springdoc-openapi-webflux-ui diff --git a/springdoc-openapi-webmvc-core/pom.xml b/springdoc-openapi-webmvc-core/pom.xml index 1d9f97e2a..63a5f07a2 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.11-SNAPSHOT + 1.6.11 springdoc-openapi-webmvc-core