From 27534f92e2b87c35d618ca27981d65ec616793f7 Mon Sep 17 00:00:00 2001 From: Nikolai Amelichev Date: Fri, 23 Aug 2024 16:58:09 +0200 Subject: [PATCH] Prepare for development of YOJ 2.5.4-SNAPSHOT --- aspect/pom.xml | 2 +- bom/pom.xml | 2 +- databind/pom.xml | 2 +- ext-meta-generator/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-v2/pom.xml | 2 +- repository/pom.xml | 2 +- util/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/aspect/pom.xml b/aspect/pom.xml index bb4ca59..be66b08 100644 --- a/aspect/pom.xml +++ b/aspect/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.3 + 2.5.4-SNAPSHOT ../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 7b5f2fe..ee17297 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ tech.ydb.yoj yoj-bom - 2.5.3 + 2.5.4-SNAPSHOT pom YOJ - Bill of Materials diff --git a/databind/pom.xml b/databind/pom.xml index 02a4c01..558ac08 100644 --- a/databind/pom.xml +++ b/databind/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.3 + 2.5.4-SNAPSHOT ../pom.xml diff --git a/ext-meta-generator/pom.xml b/ext-meta-generator/pom.xml index ede265c..47d84df 100644 --- a/ext-meta-generator/pom.xml +++ b/ext-meta-generator/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.3 + 2.5.4-SNAPSHOT YOJ - Meta generator diff --git a/json-jackson-v2/pom.xml b/json-jackson-v2/pom.xml index a9b4d7a..ce39f8e 100644 --- a/json-jackson-v2/pom.xml +++ b/json-jackson-v2/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.3 + 2.5.4-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 987f688..94e6486 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ tech.ydb.yoj yoj-parent - 2.5.3 + 2.5.4-SNAPSHOT pom YDB ORM for Java (YOJ) diff --git a/repository-inmemory/pom.xml b/repository-inmemory/pom.xml index db27562..b39cf73 100644 --- a/repository-inmemory/pom.xml +++ b/repository-inmemory/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.3 + 2.5.4-SNAPSHOT ../pom.xml diff --git a/repository-test/pom.xml b/repository-test/pom.xml index 860b58b..faba5b3 100644 --- a/repository-test/pom.xml +++ b/repository-test/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.3 + 2.5.4-SNAPSHOT ../pom.xml diff --git a/repository-ydb-common/pom.xml b/repository-ydb-common/pom.xml index ce89c06..832c68c 100644 --- a/repository-ydb-common/pom.xml +++ b/repository-ydb-common/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.3 + 2.5.4-SNAPSHOT ../pom.xml diff --git a/repository-ydb-v2/pom.xml b/repository-ydb-v2/pom.xml index fba83ae..1d77230 100644 --- a/repository-ydb-v2/pom.xml +++ b/repository-ydb-v2/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.3 + 2.5.4-SNAPSHOT ../pom.xml diff --git a/repository/pom.xml b/repository/pom.xml index a74a454..0c07bf7 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.3 + 2.5.4-SNAPSHOT ../pom.xml diff --git a/util/pom.xml b/util/pom.xml index ce049b3..5f19f32 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.3 + 2.5.4-SNAPSHOT ../pom.xml