diff --git a/client/pom.xml b/client/pom.xml index b8d94bba..6bd936d6 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.split.client java-client-parent - 4.12.1 + 4.13.0-rc1 java-client jar diff --git a/pluggable-storage/pom.xml b/pluggable-storage/pom.xml index f643564f..39128cb9 100644 --- a/pluggable-storage/pom.xml +++ b/pluggable-storage/pom.xml @@ -6,7 +6,7 @@ java-client-parent io.split.client - 4.12.1 + 4.13.0-rc1 2.1.0 diff --git a/pom.xml b/pom.xml index 3dc7d33f..bf2f4cb0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.split.client java-client-parent - 4.12.1 + 4.13.0-rc1 diff --git a/redis-wrapper/pom.xml b/redis-wrapper/pom.xml index a8ce195f..e0a3c838 100644 --- a/redis-wrapper/pom.xml +++ b/redis-wrapper/pom.xml @@ -6,7 +6,7 @@ java-client-parent io.split.client - 4.12.1 + 4.13.0-rc1 redis-wrapper 3.1.0 diff --git a/testing/pom.xml b/testing/pom.xml index 2240c94d..556d98af 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,7 +5,7 @@ io.split.client java-client-parent - 4.12.1 + 4.13.0-rc1 java-client-testing jar