diff --git a/pom.xml b/pom.xml
index 9eac2d720..6d5df3a6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
org.redisson
redisson-parent
- 2.3.0
+ 2.3.1-SNAPSHOT
pom
Redisson
diff --git a/redisson-all/pom.xml b/redisson-all/pom.xml
index ffb72dfe8..5f0a02948 100644
--- a/redisson-all/pom.xml
+++ b/redisson-all/pom.xml
@@ -4,7 +4,7 @@
org.redisson
redisson-parent
- 2.3.0
+ 2.3.1-SNAPSHOT
../
diff --git a/redisson/pom.xml b/redisson/pom.xml
index 2e1d0af9b..ac8ed845b 100644
--- a/redisson/pom.xml
+++ b/redisson/pom.xml
@@ -4,7 +4,7 @@
org.redisson
redisson-parent
- 2.3.0
+ 2.3.1-SNAPSHOT
../