From 5bc73124b5a6e3b796c2e24283519ff666f0aed3 Mon Sep 17 00:00:00 2001 From: Nikolai Amelichev Date: Sat, 23 Mar 2024 00:24:17 +0100 Subject: [PATCH] Release YOJ 2.2.7 --- README.md | 2 +- bom/pom.xml | 2 +- databind/pom.xml | 2 +- json-jackson-v2/pom.xml | 2 +- pom.xml | 2 +- repository-inmemory/pom.xml | 2 +- repository-test/pom.xml | 2 +- repository-ydb-common/pom.xml | 2 +- repository-ydb-v1/pom.xml | 2 +- repository-ydb-v2/pom.xml | 2 +- repository/pom.xml | 2 +- util/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 06757206..886fe4e8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you wish to contribute to YOJ, see the [Notice to external contributors](CONT tech.ydb.yoj yoj-bom - 2.2.6 + 2.2.7 pom import diff --git a/bom/pom.xml b/bom/pom.xml index b3b23d69..a6f01291 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ tech.ydb.yoj yoj-bom - 2.2.7-SNAPSHOT + 2.2.7 pom YOJ - Bill of Materials diff --git a/databind/pom.xml b/databind/pom.xml index 7e9be657..be52187c 100644 --- a/databind/pom.xml +++ b/databind/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.2.7-SNAPSHOT + 2.2.7 ../pom.xml diff --git a/json-jackson-v2/pom.xml b/json-jackson-v2/pom.xml index e3eca7da..f44705cb 100644 --- a/json-jackson-v2/pom.xml +++ b/json-jackson-v2/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.2.7-SNAPSHOT + 2.2.7 ../pom.xml diff --git a/pom.xml b/pom.xml index 736697d9..527d819b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ tech.ydb.yoj yoj-parent - 2.2.7-SNAPSHOT + 2.2.7 pom YDB ORM for Java (YOJ) diff --git a/repository-inmemory/pom.xml b/repository-inmemory/pom.xml index 4d44a1d5..88d8591b 100644 --- a/repository-inmemory/pom.xml +++ b/repository-inmemory/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.2.7-SNAPSHOT + 2.2.7 ../pom.xml diff --git a/repository-test/pom.xml b/repository-test/pom.xml index 08eb949d..f3e6069a 100644 --- a/repository-test/pom.xml +++ b/repository-test/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.2.7-SNAPSHOT + 2.2.7 ../pom.xml diff --git a/repository-ydb-common/pom.xml b/repository-ydb-common/pom.xml index 8ced8e8e..4e79048c 100644 --- a/repository-ydb-common/pom.xml +++ b/repository-ydb-common/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.2.7-SNAPSHOT + 2.2.7 ../pom.xml diff --git a/repository-ydb-v1/pom.xml b/repository-ydb-v1/pom.xml index ae3a2f6f..546e86cd 100644 --- a/repository-ydb-v1/pom.xml +++ b/repository-ydb-v1/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.2.7-SNAPSHOT + 2.2.7 ../pom.xml diff --git a/repository-ydb-v2/pom.xml b/repository-ydb-v2/pom.xml index ff9ff55a..035d83ad 100644 --- a/repository-ydb-v2/pom.xml +++ b/repository-ydb-v2/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.2.7-SNAPSHOT + 2.2.7 ../pom.xml diff --git a/repository/pom.xml b/repository/pom.xml index 66f946f4..1fa3573d 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.2.7-SNAPSHOT + 2.2.7 ../pom.xml diff --git a/util/pom.xml b/util/pom.xml index e282ce4a..22cc9e25 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.2.7-SNAPSHOT + 2.2.7 ../pom.xml