From b9e59358562520a5408b8bcd023fea8025c70dc0 Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 30 Nov 2021 18:41:05 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.5.13 --- 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 | 6 ++---- 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, 15 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 449836b37..cd489cd56 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springdoc springdoc-openapi - 1.5.13-SNAPSHOT + 1.5.13 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.5.13 diff --git a/springdoc-openapi-common/pom.xml b/springdoc-openapi-common/pom.xml index caf0c5621..7ccc17a12 100644 --- a/springdoc-openapi-common/pom.xml +++ b/springdoc-openapi-common/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.5.13-SNAPSHOT + 1.5.13 springdoc-openapi-common diff --git a/springdoc-openapi-data-rest/pom.xml b/springdoc-openapi-data-rest/pom.xml index c8d7262b7..b7f92813f 100644 --- a/springdoc-openapi-data-rest/pom.xml +++ b/springdoc-openapi-data-rest/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.5.13-SNAPSHOT + 1.5.13 springdoc-openapi-data-rest diff --git a/springdoc-openapi-groovy/pom.xml b/springdoc-openapi-groovy/pom.xml index b905205f0..9bed63c8f 100644 --- a/springdoc-openapi-groovy/pom.xml +++ b/springdoc-openapi-groovy/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.5.13-SNAPSHOT + 1.5.13 springdoc-openapi-groovy diff --git a/springdoc-openapi-hateoas/pom.xml b/springdoc-openapi-hateoas/pom.xml index 24f0c0b80..b677e31a0 100644 --- a/springdoc-openapi-hateoas/pom.xml +++ b/springdoc-openapi-hateoas/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.5.13-SNAPSHOT + 1.5.13 springdoc-openapi-hateoas diff --git a/springdoc-openapi-javadoc/pom.xml b/springdoc-openapi-javadoc/pom.xml index 2040fccaf..9a6bf9bfd 100644 --- a/springdoc-openapi-javadoc/pom.xml +++ b/springdoc-openapi-javadoc/pom.xml @@ -3,7 +3,7 @@ springdoc-openapi org.springdoc - 1.5.13-SNAPSHOT + 1.5.13 4.0.0 diff --git a/springdoc-openapi-kotlin/pom.xml b/springdoc-openapi-kotlin/pom.xml index 4aa13c216..587fe0ac3 100644 --- a/springdoc-openapi-kotlin/pom.xml +++ b/springdoc-openapi-kotlin/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.5.13-SNAPSHOT + 1.5.13 5.3.6 diff --git a/springdoc-openapi-native/pom.xml b/springdoc-openapi-native/pom.xml index 6099f7254..d82874e5d 100644 --- a/springdoc-openapi-native/pom.xml +++ b/springdoc-openapi-native/pom.xml @@ -1,11 +1,9 @@ - + springdoc-openapi org.springdoc - 1.5.13-SNAPSHOT + 1.5.13 4.0.0 diff --git a/springdoc-openapi-security/pom.xml b/springdoc-openapi-security/pom.xml index 6bcd4b79d..d423464d3 100644 --- a/springdoc-openapi-security/pom.xml +++ b/springdoc-openapi-security/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.5.13-SNAPSHOT + 1.5.13 springdoc-openapi-security diff --git a/springdoc-openapi-ui/pom.xml b/springdoc-openapi-ui/pom.xml index 5200a9afb..8c3e65de6 100644 --- a/springdoc-openapi-ui/pom.xml +++ b/springdoc-openapi-ui/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.5.13-SNAPSHOT + 1.5.13 springdoc-openapi-ui diff --git a/springdoc-openapi-webflux-core/pom.xml b/springdoc-openapi-webflux-core/pom.xml index a82ac08d9..9fbecf1b7 100644 --- a/springdoc-openapi-webflux-core/pom.xml +++ b/springdoc-openapi-webflux-core/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.5.13-SNAPSHOT + 1.5.13 springdoc-openapi-webflux-core diff --git a/springdoc-openapi-webflux-ui/pom.xml b/springdoc-openapi-webflux-ui/pom.xml index 80b8d7777..5db995fd5 100644 --- a/springdoc-openapi-webflux-ui/pom.xml +++ b/springdoc-openapi-webflux-ui/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.5.13-SNAPSHOT + 1.5.13 springdoc-openapi-webflux-ui diff --git a/springdoc-openapi-webmvc-core/pom.xml b/springdoc-openapi-webmvc-core/pom.xml index 0249d4248..2e4f8f942 100644 --- a/springdoc-openapi-webmvc-core/pom.xml +++ b/springdoc-openapi-webmvc-core/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.5.13-SNAPSHOT + 1.5.13 springdoc-openapi-webmvc-core