From 2b697972da50612504aa359aed32c8d58c8c58a8 Mon Sep 17 00:00:00 2001 From: Nikolai Amelichev Date: Fri, 9 Aug 2024 17:36:43 +0200 Subject: [PATCH] Release YOJ 2.5.2 --- README.md | 2 +- aspect/pom.xml | 2 +- bom/pom.xml | 2 +- databind/pom.xml | 2 +- ext-meta-generator/pom.xml | 4 ++-- 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-v2/pom.xml | 2 +- repository/pom.xml | 2 +- util/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 125824b0..b8614229 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.5.1 + 2.5.2 pom import diff --git a/aspect/pom.xml b/aspect/pom.xml index 11c714e1..b66ab145 100644 --- a/aspect/pom.xml +++ b/aspect/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.2-SNAPSHOT + 2.5.2 ../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 88e4fb1c..6be84d50 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ tech.ydb.yoj yoj-bom - 2.5.2-SNAPSHOT + 2.5.2 pom YOJ - Bill of Materials diff --git a/databind/pom.xml b/databind/pom.xml index d84c50a6..e9538422 100644 --- a/databind/pom.xml +++ b/databind/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.2-SNAPSHOT + 2.5.2 ../pom.xml diff --git a/ext-meta-generator/pom.xml b/ext-meta-generator/pom.xml index 9221035e..e3604133 100644 --- a/ext-meta-generator/pom.xml +++ b/ext-meta-generator/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.2-SNAPSHOT + 2.5.2 YOJ - Meta generator @@ -65,4 +65,4 @@ - \ No newline at end of file + diff --git a/json-jackson-v2/pom.xml b/json-jackson-v2/pom.xml index 772ab819..e0500068 100644 --- a/json-jackson-v2/pom.xml +++ b/json-jackson-v2/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.2-SNAPSHOT + 2.5.2 ../pom.xml diff --git a/pom.xml b/pom.xml index 4182a4fa..d098a672 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ tech.ydb.yoj yoj-parent - 2.5.2-SNAPSHOT + 2.5.2 pom YDB ORM for Java (YOJ) diff --git a/repository-inmemory/pom.xml b/repository-inmemory/pom.xml index 0352ee71..05368f51 100644 --- a/repository-inmemory/pom.xml +++ b/repository-inmemory/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.2-SNAPSHOT + 2.5.2 ../pom.xml diff --git a/repository-test/pom.xml b/repository-test/pom.xml index a9e19f69..ba84183b 100644 --- a/repository-test/pom.xml +++ b/repository-test/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.2-SNAPSHOT + 2.5.2 ../pom.xml diff --git a/repository-ydb-common/pom.xml b/repository-ydb-common/pom.xml index 4f9e6fba..7b565bcc 100644 --- a/repository-ydb-common/pom.xml +++ b/repository-ydb-common/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.2-SNAPSHOT + 2.5.2 ../pom.xml diff --git a/repository-ydb-v2/pom.xml b/repository-ydb-v2/pom.xml index 7d933533..98da6477 100644 --- a/repository-ydb-v2/pom.xml +++ b/repository-ydb-v2/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.2-SNAPSHOT + 2.5.2 ../pom.xml diff --git a/repository/pom.xml b/repository/pom.xml index 9413098e..17c7c74a 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.2-SNAPSHOT + 2.5.2 ../pom.xml diff --git a/util/pom.xml b/util/pom.xml index bc8de09a..c9262871 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.2-SNAPSHOT + 2.5.2 ../pom.xml