From 0744b6bdc13d661af8f3889b62c72d3e0a6b5a68 Mon Sep 17 00:00:00 2001 From: Alexandr Gorshenin Date: Wed, 19 Jun 2024 15:17:12 +0100 Subject: [PATCH] New snapshot version v2.2.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 ecea9529..b4405f37 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.2.4 + 2.2.5-SNAPSHOT ../../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index fda1cd81..ff75d01c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ 4.0.0 tech.ydb - 2.2.4 + 2.2.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 7da19918..4636c345 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT ydb-sdk-common diff --git a/coordination/pom.xml b/coordination/pom.xml index 7a2a2a26..ace2885f 100644 --- a/coordination/pom.xml +++ b/coordination/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT ydb-sdk-coordination diff --git a/core/pom.xml b/core/pom.xml index 4554ed19..627a04cc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT ydb-sdk-core diff --git a/export/pom.xml b/export/pom.xml index ca9697be..d749e22e 100644 --- a/export/pom.xml +++ b/export/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT ydb-sdk-export diff --git a/pom.xml b/pom.xml index 3a477363..f4a3566f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT Java SDK for YDB Java SDK for YDB diff --git a/query/pom.xml b/query/pom.xml index 0e8210d7..1ebba5bb 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT ydb-sdk-query diff --git a/scheme/pom.xml b/scheme/pom.xml index 64986c8c..e92edec5 100644 --- a/scheme/pom.xml +++ b/scheme/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT ydb-sdk-scheme diff --git a/table/pom.xml b/table/pom.xml index d294cc33..04823ba3 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT ydb-sdk-table diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 0fbab736..f92dcee7 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT ../../pom.xml diff --git a/tests/junit4-support/pom.xml b/tests/junit4-support/pom.xml index 2dab93ef..0a33997f 100644 --- a/tests/junit4-support/pom.xml +++ b/tests/junit4-support/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT ../../pom.xml diff --git a/tests/junit5-support/pom.xml b/tests/junit5-support/pom.xml index a57030f2..8640d022 100644 --- a/tests/junit5-support/pom.xml +++ b/tests/junit5-support/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT ../../pom.xml diff --git a/topic/pom.xml b/topic/pom.xml index 37b63a4c..2a42f081 100644 --- a/topic/pom.xml +++ b/topic/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.4 + 2.2.5-SNAPSHOT ydb-sdk-topic