From b211cb2d9ea9add1202e5ac0b9b05639be2ca721 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Tue, 20 Apr 2021 11:27:12 +0300 Subject: [PATCH] [maven-release-plugin] prepare release redisson-3.15.4 --- pom.xml | 4 ++-- redisson-all/pom.xml | 4 ++-- redisson-hibernate/pom.xml | 2 +- redisson-hibernate/redisson-hibernate-4/pom.xml | 2 +- redisson-hibernate/redisson-hibernate-5/pom.xml | 2 +- redisson-hibernate/redisson-hibernate-52/pom.xml | 2 +- redisson-hibernate/redisson-hibernate-53/pom.xml | 2 +- redisson-mybatis/pom.xml | 2 +- redisson-spring-boot-starter/pom.xml | 2 +- redisson-spring-data/pom.xml | 2 +- redisson-spring-data/redisson-spring-data-16/pom.xml | 2 +- redisson-spring-data/redisson-spring-data-17/pom.xml | 2 +- redisson-spring-data/redisson-spring-data-18/pom.xml | 2 +- redisson-spring-data/redisson-spring-data-20/pom.xml | 2 +- redisson-spring-data/redisson-spring-data-21/pom.xml | 2 +- redisson-spring-data/redisson-spring-data-22/pom.xml | 2 +- redisson-spring-data/redisson-spring-data-23/pom.xml | 2 +- redisson-spring-data/redisson-spring-data-24/pom.xml | 2 +- redisson-tomcat/pom.xml | 2 +- redisson-tomcat/redisson-tomcat-10/pom.xml | 2 +- redisson-tomcat/redisson-tomcat-7/pom.xml | 2 +- redisson-tomcat/redisson-tomcat-8/pom.xml | 2 +- redisson-tomcat/redisson-tomcat-9/pom.xml | 2 +- redisson/pom.xml | 2 +- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/pom.xml b/pom.xml index 8128fdd61..fd30b5546 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.redisson redisson-parent - 3.15.4-SNAPSHOT + 3.15.4 pom Redisson @@ -28,7 +28,7 @@ scm:git:git@github.com:redisson/redisson.git scm:git:git@github.com:redisson/redisson.git scm:git:git@github.com:redisson/redisson.git - HEAD + redisson-3.15.4 diff --git a/redisson-all/pom.xml b/redisson-all/pom.xml index facfcfce0..fe3d0bcde 100644 --- a/redisson-all/pom.xml +++ b/redisson-all/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.4-SNAPSHOT + 3.15.4 ../ @@ -26,7 +26,7 @@ scm:git:git@github.com:mrniko/redisson.git scm:git:git@github.com:mrniko/redisson.git scm:git:git@github.com:mrniko/redisson.git - redisson-parent-0.9.0 + redisson-3.15.4 diff --git a/redisson-hibernate/pom.xml b/redisson-hibernate/pom.xml index 34a0da561..157371d2f 100644 --- a/redisson-hibernate/pom.xml +++ b/redisson-hibernate/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-hibernate/redisson-hibernate-4/pom.xml b/redisson-hibernate/redisson-hibernate-4/pom.xml index a2549f103..c5e2f3705 100644 --- a/redisson-hibernate/redisson-hibernate-4/pom.xml +++ b/redisson-hibernate/redisson-hibernate-4/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-hibernate - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-hibernate/redisson-hibernate-5/pom.xml b/redisson-hibernate/redisson-hibernate-5/pom.xml index 041673f1e..7b0bfa30f 100644 --- a/redisson-hibernate/redisson-hibernate-5/pom.xml +++ b/redisson-hibernate/redisson-hibernate-5/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-hibernate - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-hibernate/redisson-hibernate-52/pom.xml b/redisson-hibernate/redisson-hibernate-52/pom.xml index dda0fb156..85a1d7497 100644 --- a/redisson-hibernate/redisson-hibernate-52/pom.xml +++ b/redisson-hibernate/redisson-hibernate-52/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-hibernate - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-hibernate/redisson-hibernate-53/pom.xml b/redisson-hibernate/redisson-hibernate-53/pom.xml index 2f03804c3..58ae678ce 100644 --- a/redisson-hibernate/redisson-hibernate-53/pom.xml +++ b/redisson-hibernate/redisson-hibernate-53/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-hibernate - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-mybatis/pom.xml b/redisson-mybatis/pom.xml index e7988132b..890109bea 100644 --- a/redisson-mybatis/pom.xml +++ b/redisson-mybatis/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-spring-boot-starter/pom.xml b/redisson-spring-boot-starter/pom.xml index 07a5a03e7..e19e06359 100644 --- a/redisson-spring-boot-starter/pom.xml +++ b/redisson-spring-boot-starter/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-spring-data/pom.xml b/redisson-spring-data/pom.xml index 595726889..56f1a7ec6 100644 --- a/redisson-spring-data/pom.xml +++ b/redisson-spring-data/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-spring-data/redisson-spring-data-16/pom.xml b/redisson-spring-data/redisson-spring-data-16/pom.xml index 67682a6f0..5c0ffa591 100644 --- a/redisson-spring-data/redisson-spring-data-16/pom.xml +++ b/redisson-spring-data/redisson-spring-data-16/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-spring-data - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-spring-data/redisson-spring-data-17/pom.xml b/redisson-spring-data/redisson-spring-data-17/pom.xml index 860636f14..58830d564 100644 --- a/redisson-spring-data/redisson-spring-data-17/pom.xml +++ b/redisson-spring-data/redisson-spring-data-17/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-spring-data - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-spring-data/redisson-spring-data-18/pom.xml b/redisson-spring-data/redisson-spring-data-18/pom.xml index f25b888fb..12a8b9603 100644 --- a/redisson-spring-data/redisson-spring-data-18/pom.xml +++ b/redisson-spring-data/redisson-spring-data-18/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-spring-data - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-spring-data/redisson-spring-data-20/pom.xml b/redisson-spring-data/redisson-spring-data-20/pom.xml index 35265209c..509e0cdb0 100644 --- a/redisson-spring-data/redisson-spring-data-20/pom.xml +++ b/redisson-spring-data/redisson-spring-data-20/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-spring-data - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-spring-data/redisson-spring-data-21/pom.xml b/redisson-spring-data/redisson-spring-data-21/pom.xml index 478c45753..17dfb5bc4 100644 --- a/redisson-spring-data/redisson-spring-data-21/pom.xml +++ b/redisson-spring-data/redisson-spring-data-21/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-spring-data - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-spring-data/redisson-spring-data-22/pom.xml b/redisson-spring-data/redisson-spring-data-22/pom.xml index b5fdfa2f6..f7a9dbc01 100644 --- a/redisson-spring-data/redisson-spring-data-22/pom.xml +++ b/redisson-spring-data/redisson-spring-data-22/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-spring-data - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-spring-data/redisson-spring-data-23/pom.xml b/redisson-spring-data/redisson-spring-data-23/pom.xml index af1c0d1e2..1f148d4ec 100644 --- a/redisson-spring-data/redisson-spring-data-23/pom.xml +++ b/redisson-spring-data/redisson-spring-data-23/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-spring-data - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-spring-data/redisson-spring-data-24/pom.xml b/redisson-spring-data/redisson-spring-data-24/pom.xml index 423468eca..f797929d7 100644 --- a/redisson-spring-data/redisson-spring-data-24/pom.xml +++ b/redisson-spring-data/redisson-spring-data-24/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-spring-data - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-tomcat/pom.xml b/redisson-tomcat/pom.xml index 38dfdfc85..7b305f54e 100644 --- a/redisson-tomcat/pom.xml +++ b/redisson-tomcat/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-tomcat/redisson-tomcat-10/pom.xml b/redisson-tomcat/redisson-tomcat-10/pom.xml index 41d4f44ab..097272dec 100644 --- a/redisson-tomcat/redisson-tomcat-10/pom.xml +++ b/redisson-tomcat/redisson-tomcat-10/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-tomcat - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-tomcat/redisson-tomcat-7/pom.xml b/redisson-tomcat/redisson-tomcat-7/pom.xml index 33c2d4b1d..36aee46e0 100644 --- a/redisson-tomcat/redisson-tomcat-7/pom.xml +++ b/redisson-tomcat/redisson-tomcat-7/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-tomcat - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-tomcat/redisson-tomcat-8/pom.xml b/redisson-tomcat/redisson-tomcat-8/pom.xml index 2042e94ed..63776cfe1 100644 --- a/redisson-tomcat/redisson-tomcat-8/pom.xml +++ b/redisson-tomcat/redisson-tomcat-8/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-tomcat - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson-tomcat/redisson-tomcat-9/pom.xml b/redisson-tomcat/redisson-tomcat-9/pom.xml index 4fc4c6f53..94e8807ee 100644 --- a/redisson-tomcat/redisson-tomcat-9/pom.xml +++ b/redisson-tomcat/redisson-tomcat-9/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-tomcat - 3.15.4-SNAPSHOT + 3.15.4 ../ diff --git a/redisson/pom.xml b/redisson/pom.xml index 42b848d74..29a185f18 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.4-SNAPSHOT + 3.15.4 ../ -- GitLab