diff --git a/pom.xml b/pom.xml index db11bf39f..9eaa9d51b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springdoc springdoc-openapi - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 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 + v2.0.0-M5 diff --git a/springdoc-openapi-starter-common/pom.xml b/springdoc-openapi-starter-common/pom.xml index fabaff737..22112d72b 100644 --- a/springdoc-openapi-starter-common/pom.xml +++ b/springdoc-openapi-starter-common/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 springdoc-openapi-starter-common diff --git a/springdoc-openapi-starter-webflux-api/pom.xml b/springdoc-openapi-starter-webflux-api/pom.xml index d416159c1..4271dc52b 100644 --- a/springdoc-openapi-starter-webflux-api/pom.xml +++ b/springdoc-openapi-starter-webflux-api/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 springdoc-openapi-starter-webflux-api diff --git a/springdoc-openapi-starter-webflux-ui/pom.xml b/springdoc-openapi-starter-webflux-ui/pom.xml index 2e0f1ec1e..ddaf4fd03 100644 --- a/springdoc-openapi-starter-webflux-ui/pom.xml +++ b/springdoc-openapi-starter-webflux-ui/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 springdoc-openapi-starter-webflux-ui diff --git a/springdoc-openapi-starter-webmvc-api/pom.xml b/springdoc-openapi-starter-webmvc-api/pom.xml index 82eb5faeb..0bbc58a43 100644 --- a/springdoc-openapi-starter-webmvc-api/pom.xml +++ b/springdoc-openapi-starter-webmvc-api/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 springdoc-openapi-starter-webmvc-api diff --git a/springdoc-openapi-starter-webmvc-ui/pom.xml b/springdoc-openapi-starter-webmvc-ui/pom.xml index 289cfce7d..a09c7e33e 100644 --- a/springdoc-openapi-starter-webmvc-ui/pom.xml +++ b/springdoc-openapi-starter-webmvc-ui/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 springdoc-openapi-starter-webmvc-ui diff --git a/springdoc-openapi-tests/pom.xml b/springdoc-openapi-tests/pom.xml index e23f052ab..818e76ae3 100644 --- a/springdoc-openapi-tests/pom.xml +++ b/springdoc-openapi-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi org.springdoc - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 pom 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml index 9a186afd9..f60f6e55b 100644 --- a/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-actuator-webflux-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml index 8487fe588..b4f19ff82 100644 --- a/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-actuator-webmvc-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml index 03326945a..cc31d1420 100644 --- a/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-data-rest-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 4.0.0 springdoc-openapi-data-rest-tests diff --git a/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml index 972e16a94..3ec48c879 100644 --- a/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-function-webflux-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml index 4c1a55bd1..3b68dc96e 100644 --- a/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-function-webmvc-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml index 6806dfc66..2613f7491 100644 --- a/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-groovy-tests/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi-tests - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 springdoc-openapi-groovy-tests diff --git a/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml index 43fb25b51..b5043f000 100644 --- a/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-hateoas-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 4.0.0 springdoc-openapi-hateoas-tests diff --git a/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml index 0e1913351..109ab054a 100644 --- a/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/pom.xml @@ -2,7 +2,7 @@ org.springdoc springdoc-openapi-tests - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 4.0.0 diff --git a/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml index f1882aecf..bb1d22e10 100644 --- a/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-kotlin-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 4.0.0 springdoc-openapi-kotlin-tests diff --git a/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml index 96f1d4973..bebb9a028 100644 --- a/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-native-tests/pom.xml @@ -1,10 +1,8 @@ - + springdoc-openapi-tests org.springdoc - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 4.0.0 springdoc-openapi-native-tests diff --git a/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml b/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml index bf5a74c7c..0cc01ce4e 100644 --- a/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml +++ b/springdoc-openapi-tests/springdoc-openapi-security-tests/pom.xml @@ -3,7 +3,7 @@ org.springdoc springdoc-openapi-tests - 2.0.0-M5-SNAPSHOT + 2.0.0-M5 springdoc-openapi-security-tests