diff --git a/java/client/pom.xml b/java/client/pom.xml index 09ae332b1a4..dda11d145f9 100644 --- a/java/client/pom.xml +++ b/java/client/pom.xml @@ -5,7 +5,7 @@ io.vitess vitess-parent - 2.1.0 + 2.1.1 vitess-client diff --git a/java/example/pom.xml b/java/example/pom.xml index 82dce46513d..77ba3ba0ae1 100644 --- a/java/example/pom.xml +++ b/java/example/pom.xml @@ -5,7 +5,7 @@ io.vitess vitess-parent - 2.1.0 + 2.1.1 vitess-example diff --git a/java/grpc-client/pom.xml b/java/grpc-client/pom.xml index 07c47825dbd..ef49b8ee651 100644 --- a/java/grpc-client/pom.xml +++ b/java/grpc-client/pom.xml @@ -5,7 +5,7 @@ io.vitess vitess-parent - 2.1.0 + 2.1.1 vitess-grpc-client diff --git a/java/hadoop/pom.xml b/java/hadoop/pom.xml index c91c5fdcbd7..c2ace4a80c7 100644 --- a/java/hadoop/pom.xml +++ b/java/hadoop/pom.xml @@ -5,7 +5,7 @@ io.vitess vitess-parent - 2.1.0 + 2.1.1 vitess-hadoop diff --git a/java/jdbc/pom.xml b/java/jdbc/pom.xml index 2c15a1ce73d..42a07833948 100644 --- a/java/jdbc/pom.xml +++ b/java/jdbc/pom.xml @@ -5,7 +5,7 @@ io.vitess vitess-parent - 2.1.0 + 2.1.1 vitess-jdbc diff --git a/java/pom.xml b/java/pom.xml index 1e72cd82c67..a1cb0c121f1 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.vitess vitess-parent - 2.1.0 + 2.1.1 pom Vitess Java Client libraries and Hadoop support [Parent]