From 6d87992f7a045d212e115a8b8ac6946fc60e60a1 Mon Sep 17 00:00:00 2001 From: axholo Date: Mon, 6 Jul 2020 15:34:44 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 5.5.0 --- 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 19fa6c5..a0fb8e8 100644 --- a/async-datastore/pom.xml +++ b/async-datastore/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-async-datastore diff --git a/async-http/pom.xml b/async-http/pom.xml index 18427d8..0e760d8 100644 --- a/async-http/pom.xml +++ b/async-http/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-async-http diff --git a/auth-jwt/pom.xml b/auth-jwt/pom.xml index 31d022c..cdb9793 100644 --- a/auth-jwt/pom.xml +++ b/auth-jwt/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-auth-jwt diff --git a/auth/pom.xml b/auth/pom.xml index 7de8d17..d9b5cfb 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-auth diff --git a/bom-platform/pom.xml b/bom-platform/pom.xml index 4776cf2..5582f32 100644 --- a/bom-platform/pom.xml +++ b/bom-platform/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-bom-platform diff --git a/bom/pom.xml b/bom/pom.xml index d478c01..38f3b51 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-bom diff --git a/core/pom.xml b/core/pom.xml index 324b1bb..f4bc13e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-core diff --git a/documentation/pom.xml b/documentation/pom.xml index 2a94225..ea8d227 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 documentation-core diff --git a/http/pom.xml b/http/pom.xml index c39c14e..93a6e94 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-http diff --git a/pom.xml b/pom.xml index a50ab60..e63ccd7 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.4.1-SNAPSHOT + 5.5.0 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.5.0 diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 0d8c3b1..bf62fc6 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-spring-boot diff --git a/spring-security/pom.xml b/spring-security/pom.xml index b182f21..4451a21 100644 --- a/spring-security/pom.xml +++ b/spring-security/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-spring-security diff --git a/spring/pom.xml b/spring/pom.xml index 5c30696..f2aa7a2 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-spring diff --git a/starter-security/pom.xml b/starter-security/pom.xml index 00a670b..f14aa80 100644 --- a/starter-security/pom.xml +++ b/starter-security/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-starter-security diff --git a/starter-test/pom.xml b/starter-test/pom.xml index fa79bbc..c0b3064 100644 --- a/starter-test/pom.xml +++ b/starter-test/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-starter-test diff --git a/starter/pom.xml b/starter/pom.xml index a3401c1..e30e191 100644 --- a/starter/pom.xml +++ b/starter/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-starter diff --git a/test/pom.xml b/test/pom.xml index f8d80b7..4b1f8fc 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.core holon-root - 5.4.1-SNAPSHOT + 5.5.0 holon-test