From b8320fb5c474559e40ec5e68bb896e8a6b972df6 Mon Sep 17 00:00:00 2001 From: Alexandr Gorshenin Date: Fri, 21 Jun 2024 17:45:45 +0100 Subject: [PATCH] New snapshot version v2.2.6 --- 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 ea01de4b..5b61dba3 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.5 + 2.2.6-SNAPSHOT ../../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 367285f0..de3fdd4f 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ 4.0.0 tech.ydb - 2.2.5 + 2.2.6-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 22dffc6d..4dabb783 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT ydb-sdk-common diff --git a/coordination/pom.xml b/coordination/pom.xml index cbe9bd1e..e4f17685 100644 --- a/coordination/pom.xml +++ b/coordination/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT ydb-sdk-coordination diff --git a/core/pom.xml b/core/pom.xml index 4f39246d..f8c833eb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT ydb-sdk-core diff --git a/export/pom.xml b/export/pom.xml index a010c224..e1fb0140 100644 --- a/export/pom.xml +++ b/export/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT ydb-sdk-export diff --git a/pom.xml b/pom.xml index 8e9cfe06..0015bf8b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT Java SDK for YDB Java SDK for YDB diff --git a/query/pom.xml b/query/pom.xml index e1b9734e..ea2b6d3f 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT ydb-sdk-query diff --git a/scheme/pom.xml b/scheme/pom.xml index 532100d9..9254a2fa 100644 --- a/scheme/pom.xml +++ b/scheme/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT ydb-sdk-scheme diff --git a/table/pom.xml b/table/pom.xml index 1ae89717..248266be 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT ydb-sdk-table diff --git a/tests/common/pom.xml b/tests/common/pom.xml index c3312d87..44a12470 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT ../../pom.xml diff --git a/tests/junit4-support/pom.xml b/tests/junit4-support/pom.xml index 219d9add..3883e22e 100644 --- a/tests/junit4-support/pom.xml +++ b/tests/junit4-support/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT ../../pom.xml diff --git a/tests/junit5-support/pom.xml b/tests/junit5-support/pom.xml index 4e5824a7..bca59890 100644 --- a/tests/junit5-support/pom.xml +++ b/tests/junit5-support/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT ../../pom.xml diff --git a/topic/pom.xml b/topic/pom.xml index 1b3aade8..0c662e03 100644 --- a/topic/pom.xml +++ b/topic/pom.xml @@ -8,7 +8,7 @@ tech.ydb ydb-sdk-parent - 2.2.5 + 2.2.6-SNAPSHOT ydb-sdk-topic