From e14efce2d62495c916a9459cf834ee126f3ed962 Mon Sep 17 00:00:00 2001 From: Riccardo Righi Date: Fri, 5 Apr 2019 12:27:00 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 5.2.3 --- bom/pom.xml | 2 +- client-reactor/pom.xml | 2 +- client/pom.xml | 2 +- commons/pom.xml | 2 +- documentation/pom.xml | 2 +- pom.xml | 8 +++----- server/pom.xml | 2 +- spring-boot-client/pom.xml | 2 +- spring-boot-jersey/pom.xml | 2 +- spring-boot-resteasy/pom.xml | 2 +- spring-security/pom.xml | 2 +- starter-jersey-client-gson/pom.xml | 2 +- starter-jersey-client/pom.xml | 2 +- starter-jersey-gson/pom.xml | 2 +- starter-jersey-undertow-gson/pom.xml | 2 +- starter-jersey-undertow/pom.xml | 2 +- starter-jersey/pom.xml | 2 +- starter-resteasy-client-gson/pom.xml | 2 +- starter-resteasy-client/pom.xml | 2 +- starter-resteasy-gson/pom.xml | 2 +- starter-resteasy-undertow-gson/pom.xml | 2 +- starter-resteasy-undertow/pom.xml | 2 +- starter-resteasy/pom.xml | 2 +- swagger-core/pom.xml | 2 +- swagger-v2/pom.xml | 2 +- swagger-v3/pom.xml | 2 +- swagger/pom.xml | 2 +- 27 files changed, 29 insertions(+), 31 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index f5ead76..c09a3f9 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-bom diff --git a/client-reactor/pom.xml b/client-reactor/pom.xml index 4f31ab0..26d4cbb 100644 --- a/client-reactor/pom.xml +++ b/client-reactor/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-client-reactor diff --git a/client/pom.xml b/client/pom.xml index 0f24711..3332841 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-client diff --git a/commons/pom.xml b/commons/pom.xml index 8fa1a7c..081b824 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-commons diff --git a/documentation/pom.xml b/documentation/pom.xml index 1b4780d..d6f06f4 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 documentation-jaxrs diff --git a/pom.xml b/pom.xml index 8e5d5c8..30c4812 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 @@ -11,7 +9,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 pom ${project.groupId}:${project.artifactId} @@ -50,7 +48,7 @@ scm:git:https://github.com/holon-platform/holon-jaxrs.git https://github.com/holon-platform/holon-jaxrs scm:git:https://github.com/holon-platform/holon-jaxrs.git - HEAD + 5.2.3 diff --git a/server/pom.xml b/server/pom.xml index df7743a..cd88939 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-server diff --git a/spring-boot-client/pom.xml b/spring-boot-client/pom.xml index 539746f..3159883 100644 --- a/spring-boot-client/pom.xml +++ b/spring-boot-client/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-spring-boot-client diff --git a/spring-boot-jersey/pom.xml b/spring-boot-jersey/pom.xml index bfbe3b5..cbf08c2 100644 --- a/spring-boot-jersey/pom.xml +++ b/spring-boot-jersey/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-spring-boot-jersey diff --git a/spring-boot-resteasy/pom.xml b/spring-boot-resteasy/pom.xml index fadffa5..03a6929 100644 --- a/spring-boot-resteasy/pom.xml +++ b/spring-boot-resteasy/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-spring-boot-resteasy diff --git a/spring-security/pom.xml b/spring-security/pom.xml index 0969a37..903b520 100644 --- a/spring-security/pom.xml +++ b/spring-security/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-spring-security diff --git a/starter-jersey-client-gson/pom.xml b/starter-jersey-client-gson/pom.xml index 872c67f..164a25b 100644 --- a/starter-jersey-client-gson/pom.xml +++ b/starter-jersey-client-gson/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-jersey-client-gson diff --git a/starter-jersey-client/pom.xml b/starter-jersey-client/pom.xml index 8df57ed..51ea7bc 100644 --- a/starter-jersey-client/pom.xml +++ b/starter-jersey-client/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-jersey-client diff --git a/starter-jersey-gson/pom.xml b/starter-jersey-gson/pom.xml index 1f8d3cb..b948c29 100644 --- a/starter-jersey-gson/pom.xml +++ b/starter-jersey-gson/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-jersey-gson diff --git a/starter-jersey-undertow-gson/pom.xml b/starter-jersey-undertow-gson/pom.xml index 8f605e4..908b8b6 100644 --- a/starter-jersey-undertow-gson/pom.xml +++ b/starter-jersey-undertow-gson/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-jersey-undertow-gson diff --git a/starter-jersey-undertow/pom.xml b/starter-jersey-undertow/pom.xml index 1d9d953..041572e 100644 --- a/starter-jersey-undertow/pom.xml +++ b/starter-jersey-undertow/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-jersey-undertow diff --git a/starter-jersey/pom.xml b/starter-jersey/pom.xml index b103969..cec337f 100644 --- a/starter-jersey/pom.xml +++ b/starter-jersey/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-jersey diff --git a/starter-resteasy-client-gson/pom.xml b/starter-resteasy-client-gson/pom.xml index e9ae086..a9cbf35 100644 --- a/starter-resteasy-client-gson/pom.xml +++ b/starter-resteasy-client-gson/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-resteasy-client-gson diff --git a/starter-resteasy-client/pom.xml b/starter-resteasy-client/pom.xml index a76d6ed..4116687 100644 --- a/starter-resteasy-client/pom.xml +++ b/starter-resteasy-client/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-resteasy-client diff --git a/starter-resteasy-gson/pom.xml b/starter-resteasy-gson/pom.xml index ca9f74b..8f67cb7 100644 --- a/starter-resteasy-gson/pom.xml +++ b/starter-resteasy-gson/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-resteasy-gson diff --git a/starter-resteasy-undertow-gson/pom.xml b/starter-resteasy-undertow-gson/pom.xml index a11c5b6..b18876f 100644 --- a/starter-resteasy-undertow-gson/pom.xml +++ b/starter-resteasy-undertow-gson/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-resteasy-undertow-gson diff --git a/starter-resteasy-undertow/pom.xml b/starter-resteasy-undertow/pom.xml index 37300f7..7f166f9 100644 --- a/starter-resteasy-undertow/pom.xml +++ b/starter-resteasy-undertow/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-resteasy-undertow diff --git a/starter-resteasy/pom.xml b/starter-resteasy/pom.xml index ac4c2d0..6c8c948 100644 --- a/starter-resteasy/pom.xml +++ b/starter-resteasy/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-resteasy diff --git a/swagger-core/pom.xml b/swagger-core/pom.xml index 35019e7..c94103e 100644 --- a/swagger-core/pom.xml +++ b/swagger-core/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-swagger-core diff --git a/swagger-v2/pom.xml b/swagger-v2/pom.xml index c97f686..ad96dc7 100644 --- a/swagger-v2/pom.xml +++ b/swagger-v2/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-swagger-v2 diff --git a/swagger-v3/pom.xml b/swagger-v3/pom.xml index f2d1540..2acd8d7 100644 --- a/swagger-v3/pom.xml +++ b/swagger-v3/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-swagger-v3 diff --git a/swagger/pom.xml b/swagger/pom.xml index edcd2f7..77f48d2 100644 --- a/swagger/pom.xml +++ b/swagger/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jaxrs holon-jaxrs-root - 5.2.3-SNAPSHOT + 5.2.3 holon-jaxrs-swagger