From 5a1d2dc282bcf3f565bc2a9de3fade935d42d17c Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 22 Mar 2021 09:50:52 +0300 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 583ba8989..3fb5a532f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.redisson redisson-parent - 3.15.2 + 3.15.3-SNAPSHOT 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 - redisson-3.15.2 + HEAD diff --git a/redisson-all/pom.xml b/redisson-all/pom.xml index d2a76d14a..714197299 100644 --- a/redisson-all/pom.xml +++ b/redisson-all/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.2 + 3.15.3-SNAPSHOT ../ @@ -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-3.15.2 + redisson-parent-0.9.0 diff --git a/redisson-hibernate/pom.xml b/redisson-hibernate/pom.xml index 7c176244d..167c4e401 100644 --- a/redisson-hibernate/pom.xml +++ b/redisson-hibernate/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-hibernate/redisson-hibernate-4/pom.xml b/redisson-hibernate/redisson-hibernate-4/pom.xml index e49d43454..3a837b78d 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-hibernate/redisson-hibernate-5/pom.xml b/redisson-hibernate/redisson-hibernate-5/pom.xml index 68b6651ee..f15e08852 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-hibernate/redisson-hibernate-52/pom.xml b/redisson-hibernate/redisson-hibernate-52/pom.xml index 638ffd367..1823164e1 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-hibernate/redisson-hibernate-53/pom.xml b/redisson-hibernate/redisson-hibernate-53/pom.xml index a16b72009..03dcb176f 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-mybatis/pom.xml b/redisson-mybatis/pom.xml index 59778884f..0c90c9c77 100644 --- a/redisson-mybatis/pom.xml +++ b/redisson-mybatis/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-spring-boot-starter/pom.xml b/redisson-spring-boot-starter/pom.xml index 6f53a0978..cc58dbec9 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-spring-data/pom.xml b/redisson-spring-data/pom.xml index 22e3ba427..fcedd36ac 100644 --- a/redisson-spring-data/pom.xml +++ b/redisson-spring-data/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-spring-data/redisson-spring-data-16/pom.xml b/redisson-spring-data/redisson-spring-data-16/pom.xml index 902c89ccf..753c7ea46 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-spring-data/redisson-spring-data-17/pom.xml b/redisson-spring-data/redisson-spring-data-17/pom.xml index 36471a164..4acb5e0bb 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-spring-data/redisson-spring-data-18/pom.xml b/redisson-spring-data/redisson-spring-data-18/pom.xml index aca9e9a52..5ebd98bcb 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-spring-data/redisson-spring-data-20/pom.xml b/redisson-spring-data/redisson-spring-data-20/pom.xml index 97e80636b..42dd94b86 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-spring-data/redisson-spring-data-21/pom.xml b/redisson-spring-data/redisson-spring-data-21/pom.xml index 17e3b8f19..a696019ad 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-spring-data/redisson-spring-data-22/pom.xml b/redisson-spring-data/redisson-spring-data-22/pom.xml index c49c1fc44..3b5c17c49 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-spring-data/redisson-spring-data-23/pom.xml b/redisson-spring-data/redisson-spring-data-23/pom.xml index 03ec7cdf3..464da7cba 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-spring-data/redisson-spring-data-24/pom.xml b/redisson-spring-data/redisson-spring-data-24/pom.xml index f2ff5fe65..3787f8498 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-tomcat/pom.xml b/redisson-tomcat/pom.xml index 81fa0a677..dd37bb184 100644 --- a/redisson-tomcat/pom.xml +++ b/redisson-tomcat/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-tomcat/redisson-tomcat-10/pom.xml b/redisson-tomcat/redisson-tomcat-10/pom.xml index 15dfdd87b..0b5ec1a78 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-tomcat/redisson-tomcat-7/pom.xml b/redisson-tomcat/redisson-tomcat-7/pom.xml index 7c381fc12..151be616f 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-tomcat/redisson-tomcat-8/pom.xml b/redisson-tomcat/redisson-tomcat-8/pom.xml index d1a405fba..29a3a3ac7 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson-tomcat/redisson-tomcat-9/pom.xml b/redisson-tomcat/redisson-tomcat-9/pom.xml index 0062b75d1..c6c2a2539 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.2 + 3.15.3-SNAPSHOT ../ diff --git a/redisson/pom.xml b/redisson/pom.xml index b73727584..bb322c634 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -4,7 +4,7 @@ org.redisson redisson-parent - 3.15.2 + 3.15.3-SNAPSHOT ../