diff --git a/client/pom.xml b/client/pom.xml index 85def340..5758862b 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,9 +5,9 @@ io.split.client java-client-parent - 4.13.1.rc1 + 4.13.1 - 4.13.1.rc1 + 4.13.1 java-client jar Java Client diff --git a/okhttp-modules/pom.xml b/okhttp-modules/pom.xml index d3dc8347..a62c4e1c 100644 --- a/okhttp-modules/pom.xml +++ b/okhttp-modules/pom.xml @@ -5,10 +5,10 @@ java-client-parent io.split.client - 4.13.1.rc1 + 4.13.1 4.0.0 - 4.13.1.rc1 + 4.13.1 okhttp-modules jar http-modules @@ -46,7 +46,7 @@ io.split.client java-client - 4.13.1.rc1 + 4.13.1 compile diff --git a/pluggable-storage/pom.xml b/pluggable-storage/pom.xml index bccbdb18..62afa473 100644 --- a/pluggable-storage/pom.xml +++ b/pluggable-storage/pom.xml @@ -6,7 +6,7 @@ java-client-parent io.split.client - 4.13.1.rc1 + 4.13.1 2.1.0 diff --git a/pom.xml b/pom.xml index b001ae36..5ff9c29e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.split.client java-client-parent - 4.13.1.rc1 + 4.13.1 diff --git a/redis-wrapper/pom.xml b/redis-wrapper/pom.xml index 66200d20..708cd863 100644 --- a/redis-wrapper/pom.xml +++ b/redis-wrapper/pom.xml @@ -6,10 +6,10 @@ java-client-parent io.split.client - 4.13.1.rc1 + 4.13.1 redis-wrapper - 4.13.1.rc1 + 4.13.1 jar Package for Redis Wrapper Implementation Implements Redis Pluggable Storage diff --git a/testing/pom.xml b/testing/pom.xml index 269b0a91..67f75a95 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,7 +5,7 @@ io.split.client java-client-parent - 4.13.1.rc1 + 4.13.1 java-client-testing jar