From dd999217a18441ceb97df3cc1a76bc15da4c7fba Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Wed, 12 May 2021 12:51:35 +0300 Subject: [PATCH] [maven-release-plugin] prepare release redisson-3.15.5 --- 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 b62aea825..61aba657c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.redisson redisson-parent - 3.15.5-SNAPSHOT + 3.15.5 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.5 diff --git a/redisson-all/pom.xml b/redisson-all/pom.xml index 73dda5807..e10d0911d 100644 --- a/redisson-all/pom.xml +++ b/redisson-all/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.5-SNAPSHOT + 3.15.5 ../ @@ -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.5 diff --git a/redisson-hibernate/pom.xml b/redisson-hibernate/pom.xml index d451120a5..14c2643e2 100644 --- a/redisson-hibernate/pom.xml +++ b/redisson-hibernate/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-hibernate/redisson-hibernate-4/pom.xml b/redisson-hibernate/redisson-hibernate-4/pom.xml index 1377fac75..f3a8bedaa 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-hibernate/redisson-hibernate-5/pom.xml b/redisson-hibernate/redisson-hibernate-5/pom.xml index a6a0c6a8c..fee4e75bf 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-hibernate/redisson-hibernate-52/pom.xml b/redisson-hibernate/redisson-hibernate-52/pom.xml index eb8ebfb4b..6dc145d7e 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-hibernate/redisson-hibernate-53/pom.xml b/redisson-hibernate/redisson-hibernate-53/pom.xml index 584fe37f6..2cc186045 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-mybatis/pom.xml b/redisson-mybatis/pom.xml index 9805aac44..dac37f827 100644 --- a/redisson-mybatis/pom.xml +++ b/redisson-mybatis/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-spring-boot-starter/pom.xml b/redisson-spring-boot-starter/pom.xml index c635f5091..db517ae4e 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-spring-data/pom.xml b/redisson-spring-data/pom.xml index f99602150..1b22e5b8b 100644 --- a/redisson-spring-data/pom.xml +++ b/redisson-spring-data/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-spring-data/redisson-spring-data-16/pom.xml b/redisson-spring-data/redisson-spring-data-16/pom.xml index 631c0f048..7c6b68bf2 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-spring-data/redisson-spring-data-17/pom.xml b/redisson-spring-data/redisson-spring-data-17/pom.xml index fb04f438e..a79ccc888 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-spring-data/redisson-spring-data-18/pom.xml b/redisson-spring-data/redisson-spring-data-18/pom.xml index 3ef1d3d90..822d36413 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-spring-data/redisson-spring-data-20/pom.xml b/redisson-spring-data/redisson-spring-data-20/pom.xml index 7425d0d06..9d1fdda05 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-spring-data/redisson-spring-data-21/pom.xml b/redisson-spring-data/redisson-spring-data-21/pom.xml index 3daaffe99..ccc2002e7 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-spring-data/redisson-spring-data-22/pom.xml b/redisson-spring-data/redisson-spring-data-22/pom.xml index 6687253c4..c179368ee 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-spring-data/redisson-spring-data-23/pom.xml b/redisson-spring-data/redisson-spring-data-23/pom.xml index 03a118b53..b870a4cef 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-spring-data/redisson-spring-data-24/pom.xml b/redisson-spring-data/redisson-spring-data-24/pom.xml index 1133fc9c3..e30ed24a8 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-tomcat/pom.xml b/redisson-tomcat/pom.xml index ac467d8b8..f8139e7e2 100644 --- a/redisson-tomcat/pom.xml +++ b/redisson-tomcat/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-tomcat/redisson-tomcat-10/pom.xml b/redisson-tomcat/redisson-tomcat-10/pom.xml index 525e5e2f7..53f174bc6 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-tomcat/redisson-tomcat-7/pom.xml b/redisson-tomcat/redisson-tomcat-7/pom.xml index ed3671f00..e2de4ecb5 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-tomcat/redisson-tomcat-8/pom.xml b/redisson-tomcat/redisson-tomcat-8/pom.xml index 532660dc2..eb6735e6f 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson-tomcat/redisson-tomcat-9/pom.xml b/redisson-tomcat/redisson-tomcat-9/pom.xml index 7cfe8ab26..1adc115f9 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.5-SNAPSHOT + 3.15.5 ../ diff --git a/redisson/pom.xml b/redisson/pom.xml index 8821b8174..07fe97235 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.5-SNAPSHOT + 3.15.5 ../ -- GitLab