From 832e797107c7603079fc94d333fb5a28a53c4aec Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 6 Jan 2022 11:59:58 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.6.4 --- 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 8c5783185..2a48aeb84 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springdoc springdoc-openapi - 1.6.4-SNAPSHOT + 1.6.4 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.4 diff --git a/springdoc-openapi-common/pom.xml b/springdoc-openapi-common/pom.xml index 8e4526293..ca1fc7b4e 100644 --- a/springdoc-openapi-common/pom.xml +++ b/springdoc-openapi-common/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.4-SNAPSHOT + 1.6.4 springdoc-openapi-common diff --git a/springdoc-openapi-data-rest/pom.xml b/springdoc-openapi-data-rest/pom.xml index 1142b492a..5e6779e14 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.4-SNAPSHOT + 1.6.4 springdoc-openapi-data-rest diff --git a/springdoc-openapi-groovy/pom.xml b/springdoc-openapi-groovy/pom.xml index 3ecbab41f..6dfdff1d6 100644 --- a/springdoc-openapi-groovy/pom.xml +++ b/springdoc-openapi-groovy/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.6.4-SNAPSHOT + 1.6.4 springdoc-openapi-groovy diff --git a/springdoc-openapi-hateoas/pom.xml b/springdoc-openapi-hateoas/pom.xml index c4068365d..7770a7a7b 100644 --- a/springdoc-openapi-hateoas/pom.xml +++ b/springdoc-openapi-hateoas/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.6.4-SNAPSHOT + 1.6.4 springdoc-openapi-hateoas diff --git a/springdoc-openapi-javadoc/pom.xml b/springdoc-openapi-javadoc/pom.xml index 5ebb5d814..2f1d02eef 100644 --- a/springdoc-openapi-javadoc/pom.xml +++ b/springdoc-openapi-javadoc/pom.xml @@ -3,7 +3,7 @@ springdoc-openapi org.springdoc - 1.6.4-SNAPSHOT + 1.6.4 4.0.0 diff --git a/springdoc-openapi-kotlin/pom.xml b/springdoc-openapi-kotlin/pom.xml index d7c26c94b..4474f0446 100644 --- a/springdoc-openapi-kotlin/pom.xml +++ b/springdoc-openapi-kotlin/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.4-SNAPSHOT + 1.6.4 5.3.6 diff --git a/springdoc-openapi-native/pom.xml b/springdoc-openapi-native/pom.xml index 195203d4e..74e9f5f6f 100644 --- a/springdoc-openapi-native/pom.xml +++ b/springdoc-openapi-native/pom.xml @@ -3,7 +3,7 @@ springdoc-openapi org.springdoc - 1.6.4-SNAPSHOT + 1.6.4 4.0.0 diff --git a/springdoc-openapi-security/pom.xml b/springdoc-openapi-security/pom.xml index 6e9c953b3..15b9671f2 100644 --- a/springdoc-openapi-security/pom.xml +++ b/springdoc-openapi-security/pom.xml @@ -4,7 +4,7 @@ springdoc-openapi org.springdoc - 1.6.4-SNAPSHOT + 1.6.4 springdoc-openapi-security diff --git a/springdoc-openapi-ui/pom.xml b/springdoc-openapi-ui/pom.xml index 9367e015e..fdc46de3b 100644 --- a/springdoc-openapi-ui/pom.xml +++ b/springdoc-openapi-ui/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 1.6.4-SNAPSHOT + 1.6.4 springdoc-openapi-ui diff --git a/springdoc-openapi-webflux-core/pom.xml b/springdoc-openapi-webflux-core/pom.xml index bd761e0ec..cf2c4ab7d 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.4-SNAPSHOT + 1.6.4 springdoc-openapi-webflux-core diff --git a/springdoc-openapi-webflux-ui/pom.xml b/springdoc-openapi-webflux-ui/pom.xml index b667566c5..eaca79564 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.4-SNAPSHOT + 1.6.4 springdoc-openapi-webflux-ui diff --git a/springdoc-openapi-webmvc-core/pom.xml b/springdoc-openapi-webmvc-core/pom.xml index b8bd14516..ac4edf3bb 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.4-SNAPSHOT + 1.6.4 springdoc-openapi-webmvc-core