diff --git a/jdbc-shaded/pom.xml b/jdbc-shaded/pom.xml index 50ebc96..d1b1d21 100644 --- a/jdbc-shaded/pom.xml +++ b/jdbc-shaded/pom.xml @@ -6,7 +6,7 @@ tech.ydb.jdbc ydb-jdbc-driver-parent - 2.3.2 + 2.3.3-SNAPSHOT ydb-jdbc-driver-shaded diff --git a/jdbc/pom.xml b/jdbc/pom.xml index f396882..16172e7 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -6,7 +6,7 @@ tech.ydb.jdbc ydb-jdbc-driver-parent - 2.3.2 + 2.3.3-SNAPSHOT ydb-jdbc-driver diff --git a/pom.xml b/pom.xml index 8f00187..dcffb27 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ tech.ydb.jdbc ydb-jdbc-driver-parent - 2.3.2 + 2.3.3-SNAPSHOT YDB JDBC Module JDBC Driver over YDB Java SDK