From 5f7959fc6a5567e18b8082159f2f7efebf2132ce Mon Sep 17 00:00:00 2001 From: Alexandr Gorshenin Date: Tue, 14 Jan 2025 13:26:45 +0000 Subject: [PATCH] New snapshot version v2.3.9 --- auth-providers/oauth2-provider/pom.xml | 2 +- bom/pom.xml | 2 +- common/pom.xml | 2 +- coordination/pom.xml | 2 +- core/pom.xml | 2 +- export/pom.xml | 2 +- pom.xml | 2 +- query/pom.xml | 2 +- scheme/pom.xml | 2 +- table/pom.xml | 2 +- tests/common/pom.xml | 2 +- tests/junit4-support/pom.xml | 2 +- tests/junit5-support/pom.xml | 2 +- topic/pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/auth-providers/oauth2-provider/pom.xml b/auth-providers/oauth2-provider/pom.xml index 7c7d2d17..d6070b1e 100644 --- a/auth-providers/oauth2-provider/pom.xml +++ b/auth-providers/oauth2-provider/pom.xml @@ -5,7 +5,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ../../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 1f7d2c37..d84662c9 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ 4.0.0 tech.ydb - 2.3.8 + 2.3.9-SNAPSHOT ydb-sdk-bom Java SDK Bill of Materials Java SDK Bill of Materials (BOM) diff --git a/common/pom.xml b/common/pom.xml index ac86246e..0bb3bb81 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ydb-sdk-common diff --git a/coordination/pom.xml b/coordination/pom.xml index 46dc286b..cf61007e 100644 --- a/coordination/pom.xml +++ b/coordination/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ydb-sdk-coordination diff --git a/core/pom.xml b/core/pom.xml index 4e53d42b..11ebbce5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ydb-sdk-core diff --git a/export/pom.xml b/export/pom.xml index 0addf3d5..1b1b0004 100644 --- a/export/pom.xml +++ b/export/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ydb-sdk-export diff --git a/pom.xml b/pom.xml index 0af642a5..a78bbd28 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT Java SDK for YDB Java SDK for YDB diff --git a/query/pom.xml b/query/pom.xml index df75bbf0..9ee1ccef 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ydb-sdk-query diff --git a/scheme/pom.xml b/scheme/pom.xml index 34b1694a..be814790 100644 --- a/scheme/pom.xml +++ b/scheme/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ydb-sdk-scheme diff --git a/table/pom.xml b/table/pom.xml index af70d57c..d41f1737 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ydb-sdk-table diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 0e789b5a..e0c7c9a3 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ../../pom.xml diff --git a/tests/junit4-support/pom.xml b/tests/junit4-support/pom.xml index fb118fe8..936582f9 100644 --- a/tests/junit4-support/pom.xml +++ b/tests/junit4-support/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ../../pom.xml diff --git a/tests/junit5-support/pom.xml b/tests/junit5-support/pom.xml index ba65fedc..52c9fc8f 100644 --- a/tests/junit5-support/pom.xml +++ b/tests/junit5-support/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ../../pom.xml diff --git a/topic/pom.xml b/topic/pom.xml index d66463dd..418bb6be 100644 --- a/topic/pom.xml +++ b/topic/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.8 + 2.3.9-SNAPSHOT ydb-sdk-topic