diff --git a/client/pom.xml b/client/pom.xml index c463a1cb..e2343ace 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,10 +5,10 @@ io.split.client java-client-parent - 4.18.3-rc + 4.18.3 - 4.18.3-rc + 4.18.3 java-client jar Java Client diff --git a/okhttp-modules/pom.xml b/okhttp-modules/pom.xml index 33689dc2..f5b1c19f 100644 --- a/okhttp-modules/pom.xml +++ b/okhttp-modules/pom.xml @@ -5,10 +5,10 @@ java-client-parent io.split.client - 4.18.3-rc + 4.18.3 4.0.0 - 4.18.3-rc + 4.18.3 okhttp-modules jar http-modules diff --git a/pluggable-storage/pom.xml b/pluggable-storage/pom.xml index 2c1831f8..b06db7cf 100644 --- a/pluggable-storage/pom.xml +++ b/pluggable-storage/pom.xml @@ -6,7 +6,7 @@ java-client-parent io.split.client - 4.18.3-rc + 4.18.3 2.1.0 diff --git a/pom.xml b/pom.xml index d4e9bd16..b388caf0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.split.client java-client-parent - 4.18.3-rc + 4.18.3 diff --git a/redis-wrapper/pom.xml b/redis-wrapper/pom.xml index 0f8b633c..16f59a51 100644 --- a/redis-wrapper/pom.xml +++ b/redis-wrapper/pom.xml @@ -6,7 +6,7 @@ java-client-parent io.split.client - 4.18.3-rc + 4.18.3 redis-wrapper 3.1.2 diff --git a/testing/pom.xml b/testing/pom.xml index cb017dda..21b54f2a 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,11 +5,11 @@ io.split.client java-client-parent - 4.18.3-rc + 4.18.3 java-client-testing jar - 4.18.3-rc + 4.18.3 Java Client For Testing Testing suite for Java SDK for Split