From fbe3f41217560d5930af5ddbb55990a1b3076550 Mon Sep 17 00:00:00 2001 From: Riccardo Righi Date: Fri, 17 May 2019 17:30:14 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 5.2.3 --- async-datastore/pom.xml | 2 +- async-http/pom.xml | 2 +- auth-jwt/pom.xml | 2 +- auth/pom.xml | 2 +- bom-platform/pom.xml | 2 +- bom/pom.xml | 2 +- core/pom.xml | 2 +- documentation/pom.xml | 2 +- http/pom.xml | 2 +- pom.xml | 8 +++----- spring-boot/pom.xml | 2 +- spring-security/pom.xml | 2 +- spring/pom.xml | 2 +- starter-security/pom.xml | 2 +- starter-test/pom.xml | 2 +- starter/pom.xml | 2 +- test/pom.xml | 2 +- 17 files changed, 19 insertions(+), 21 deletions(-) diff --git a/async-datastore/pom.xml b/async-datastore/pom.xml index 1336821..bf6e2dc 100644 --- a/async-datastore/pom.xml +++ b/async-datastore/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-async-datastore diff --git a/async-http/pom.xml b/async-http/pom.xml index 99f5055..1a9fbf9 100644 --- a/async-http/pom.xml +++ b/async-http/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-async-http diff --git a/auth-jwt/pom.xml b/auth-jwt/pom.xml index 18c2cbf..0acd030 100644 --- a/auth-jwt/pom.xml +++ b/auth-jwt/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-auth-jwt diff --git a/auth/pom.xml b/auth/pom.xml index f676daf..b4c1857 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-auth diff --git a/bom-platform/pom.xml b/bom-platform/pom.xml index 8d73a5c..09810b5 100644 --- a/bom-platform/pom.xml +++ b/bom-platform/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-bom-platform diff --git a/bom/pom.xml b/bom/pom.xml index 71caf22..86f65fe 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-bom diff --git a/core/pom.xml b/core/pom.xml index 49ef8c7..4a3898b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-core diff --git a/documentation/pom.xml b/documentation/pom.xml index 2984af1..050add7 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 documentation-core diff --git a/http/pom.xml b/http/pom.xml index a26246d..3be61b4 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-http diff --git a/pom.xml b/pom.xml index fad3e65..91d6bae 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 @@ -11,7 +9,7 @@ com.holon-platform.core holon-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-core.git https://github.com/holon-platform/holon-core scm:git:https://github.com/holon-platform/holon-core.git - HEAD + 5.2.3 diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index feb5c9c..de198b2 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-spring-boot diff --git a/spring-security/pom.xml b/spring-security/pom.xml index 757bae2..2299b37 100644 --- a/spring-security/pom.xml +++ b/spring-security/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-spring-security diff --git a/spring/pom.xml b/spring/pom.xml index 8e1cee0..2132081 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-spring diff --git a/starter-security/pom.xml b/starter-security/pom.xml index bf2fad9..5501c8e 100644 --- a/starter-security/pom.xml +++ b/starter-security/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-security diff --git a/starter-test/pom.xml b/starter-test/pom.xml index a2bd594..5d21c54 100644 --- a/starter-test/pom.xml +++ b/starter-test/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter-test diff --git a/starter/pom.xml b/starter/pom.xml index 921d995..fa9dbb3 100644 --- a/starter/pom.xml +++ b/starter/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-starter diff --git a/test/pom.xml b/test/pom.xml index b4ca420..d7f3a6d 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.2.3-SNAPSHOT + 5.2.3 holon-test