From af1c1f48d91d1bf173eaa965c3a2450008e2f446 Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 20 Oct 2021 19:51:41 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.5.12 --- 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-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 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 6fdde73f0..1b5decc52 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springdoc springdoc-openapi - 1.5.12-SNAPSHOT + 1.5.12 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.12 diff --git a/springdoc-openapi-common/pom.xml b/springdoc-openapi-common/pom.xml index d6c55a4d0..ff4885668 100644 --- a/springdoc-openapi-common/pom.xml +++ b/springdoc-openapi-common/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.5.12-SNAPSHOT + 1.5.12 springdoc-openapi-common diff --git a/springdoc-openapi-data-rest/pom.xml b/springdoc-openapi-data-rest/pom.xml index b0712b2ea..cfdf7b68a 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.12-SNAPSHOT + 1.5.12 springdoc-openapi-data-rest diff --git a/springdoc-openapi-groovy/pom.xml b/springdoc-openapi-groovy/pom.xml index d70907019..1c1bb9bc1 100644 --- a/springdoc-openapi-groovy/pom.xml +++ b/springdoc-openapi-groovy/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.5.12-SNAPSHOT + 1.5.12 springdoc-openapi-groovy diff --git a/springdoc-openapi-hateoas/pom.xml b/springdoc-openapi-hateoas/pom.xml index 349f198fc..e8ecf53c8 100644 --- a/springdoc-openapi-hateoas/pom.xml +++ b/springdoc-openapi-hateoas/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.5.12-SNAPSHOT + 1.5.12 springdoc-openapi-hateoas diff --git a/springdoc-openapi-javadoc/pom.xml b/springdoc-openapi-javadoc/pom.xml index 23f753446..639aeb265 100644 --- a/springdoc-openapi-javadoc/pom.xml +++ b/springdoc-openapi-javadoc/pom.xml @@ -3,7 +3,7 @@ springdoc-openapi org.springdoc - 1.5.12-SNAPSHOT + 1.5.12 4.0.0 diff --git a/springdoc-openapi-kotlin/pom.xml b/springdoc-openapi-kotlin/pom.xml index c52e2dc1f..88b140e4a 100644 --- a/springdoc-openapi-kotlin/pom.xml +++ b/springdoc-openapi-kotlin/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.5.12-SNAPSHOT + 1.5.12 5.3.6 diff --git a/springdoc-openapi-security/pom.xml b/springdoc-openapi-security/pom.xml index 84a890cab..92fa6de5f 100644 --- a/springdoc-openapi-security/pom.xml +++ b/springdoc-openapi-security/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.5.12-SNAPSHOT + 1.5.12 springdoc-openapi-security diff --git a/springdoc-openapi-ui/pom.xml b/springdoc-openapi-ui/pom.xml index dd6bfbb4b..805fed078 100644 --- a/springdoc-openapi-ui/pom.xml +++ b/springdoc-openapi-ui/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.5.12-SNAPSHOT + 1.5.12 springdoc-openapi-ui diff --git a/springdoc-openapi-webflux-core/pom.xml b/springdoc-openapi-webflux-core/pom.xml index 5cd0faec4..21ba2001c 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.12-SNAPSHOT + 1.5.12 springdoc-openapi-webflux-core diff --git a/springdoc-openapi-webflux-ui/pom.xml b/springdoc-openapi-webflux-ui/pom.xml index 230a615af..f357e7fa3 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.12-SNAPSHOT + 1.5.12 springdoc-openapi-webflux-ui diff --git a/springdoc-openapi-webmvc-core/pom.xml b/springdoc-openapi-webmvc-core/pom.xml index c716d9a53..9c68ddf1e 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.12-SNAPSHOT + 1.5.12 springdoc-openapi-webmvc-core