From b22e2bf29448d547d4fc1ebed07ee5ab4c67847a Mon Sep 17 00:00:00 2001 From: Alexandr Gorshenin Date: Fri, 18 Oct 2024 18:19:39 +0100 Subject: [PATCH] New snapshot version v2.3.5 --- 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 da9a67d7..c000604b 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.4 + 2.3.5-SNAPSHOT ../../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 96a1d049..38c092ff 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ 4.0.0 tech.ydb - 2.3.4 + 2.3.5-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 b1c178f6..add34652 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT ydb-sdk-common diff --git a/coordination/pom.xml b/coordination/pom.xml index 38b7523e..d9adcff6 100644 --- a/coordination/pom.xml +++ b/coordination/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT ydb-sdk-coordination diff --git a/core/pom.xml b/core/pom.xml index 34cfdde2..3aa0401f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT ydb-sdk-core diff --git a/export/pom.xml b/export/pom.xml index ca5c7bf4..17ab8c14 100644 --- a/export/pom.xml +++ b/export/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT ydb-sdk-export diff --git a/pom.xml b/pom.xml index dc49532d..573e3e0d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT Java SDK for YDB Java SDK for YDB diff --git a/query/pom.xml b/query/pom.xml index 89e46330..890afba4 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT ydb-sdk-query diff --git a/scheme/pom.xml b/scheme/pom.xml index 2788715f..978b8672 100644 --- a/scheme/pom.xml +++ b/scheme/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT ydb-sdk-scheme diff --git a/table/pom.xml b/table/pom.xml index 3333ebc5..224b0d7f 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT ydb-sdk-table diff --git a/tests/common/pom.xml b/tests/common/pom.xml index d34b6d39..b03c5ac7 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT ../../pom.xml diff --git a/tests/junit4-support/pom.xml b/tests/junit4-support/pom.xml index 86001ce1..58ff244f 100644 --- a/tests/junit4-support/pom.xml +++ b/tests/junit4-support/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT ../../pom.xml diff --git a/tests/junit5-support/pom.xml b/tests/junit5-support/pom.xml index a0f983ac..daade7be 100644 --- a/tests/junit5-support/pom.xml +++ b/tests/junit5-support/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT ../../pom.xml diff --git a/topic/pom.xml b/topic/pom.xml index e4b19a3e..d1e7d047 100644 --- a/topic/pom.xml +++ b/topic/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.3.4 + 2.3.5-SNAPSHOT ydb-sdk-topic