diff --git a/client/pom.xml b/client/pom.xml index 66255013d..d23164bc2 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ io.split.client java-client-parent - 4.7.3-rc3 + 4.7.2 java-client jar diff --git a/pluggable-storage/pom.xml b/pluggable-storage/pom.xml index 05f295dff..973356e62 100644 --- a/pluggable-storage/pom.xml +++ b/pluggable-storage/pom.xml @@ -6,7 +6,7 @@ java-client-parent io.split.client - 4.7.3-rc3 + 4.7.2 2.0.0 diff --git a/pom.xml b/pom.xml index ebfc04c89..bcdb9e209 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.split.client java-client-parent - 4.7.3-rc3 + 4.7.2 diff --git a/redis-wrapper/pom.xml b/redis-wrapper/pom.xml index 7b1d2d7d8..d91cee285 100644 --- a/redis-wrapper/pom.xml +++ b/redis-wrapper/pom.xml @@ -6,7 +6,7 @@ java-client-parent io.split.client - 4.7.3-rc3 + 4.7.2 redis-wrapper 3.0.0 diff --git a/testing/pom.xml b/testing/pom.xml index d0069140c..8d146fd11 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,7 +5,7 @@ io.split.client java-client-parent - 4.7.3-rc3 + 4.7.2 java-client-testing jar