diff --git a/jdbc-shaded/pom.xml b/jdbc-shaded/pom.xml index 79e25ca..43f3aba 100644 --- a/jdbc-shaded/pom.xml +++ b/jdbc-shaded/pom.xml @@ -6,7 +6,7 @@ tech.ydb.jdbc ydb-jdbc-driver-parent - 2.1.3 + 2.1.4-SNAPSHOT ydb-jdbc-driver-shaded diff --git a/jdbc/pom.xml b/jdbc/pom.xml index b6d2681..4589893 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -6,7 +6,7 @@ tech.ydb.jdbc ydb-jdbc-driver-parent - 2.1.3 + 2.1.4-SNAPSHOT ydb-jdbc-driver diff --git a/pom.xml b/pom.xml index 4b07f3d..307fe5a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ tech.ydb.jdbc ydb-jdbc-driver-parent - 2.1.3 + 2.1.4-SNAPSHOT YDB JDBC Module JDBC Driver over YDB Java SDK