From b148d034b162ff4033ff651a46660f1a51075851 Mon Sep 17 00:00:00 2001 From: Nikolai Amelichev Date: Tue, 8 Oct 2024 21:54:41 +0200 Subject: [PATCH] Prepare for development of YOJ 2.5.10-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 0195bdc..c72ad35 100644 --- a/aspect/pom.xml +++ b/aspect/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.9 + 2.5.10-SNAPSHOT ../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 1894ce4..cc58370 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ tech.ydb.yoj yoj-bom - 2.5.9 + 2.5.10-SNAPSHOT pom YOJ - Bill of Materials diff --git a/databind/pom.xml b/databind/pom.xml index faab557..f923a22 100644 --- a/databind/pom.xml +++ b/databind/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.9 + 2.5.10-SNAPSHOT ../pom.xml diff --git a/ext-meta-generator/pom.xml b/ext-meta-generator/pom.xml index 722331f..73fd033 100644 --- a/ext-meta-generator/pom.xml +++ b/ext-meta-generator/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.9 + 2.5.10-SNAPSHOT YOJ - Meta generator diff --git a/json-jackson-v2/pom.xml b/json-jackson-v2/pom.xml index 9b820cd..475d447 100644 --- a/json-jackson-v2/pom.xml +++ b/json-jackson-v2/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.9 + 2.5.10-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 3a0cb22..8382380 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ tech.ydb.yoj yoj-parent - 2.5.9 + 2.5.10-SNAPSHOT pom YDB ORM for Java (YOJ) diff --git a/repository-inmemory/pom.xml b/repository-inmemory/pom.xml index ad636ee..b39ebf4 100644 --- a/repository-inmemory/pom.xml +++ b/repository-inmemory/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.9 + 2.5.10-SNAPSHOT ../pom.xml diff --git a/repository-test/pom.xml b/repository-test/pom.xml index ae0207f..f522ee7 100644 --- a/repository-test/pom.xml +++ b/repository-test/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.9 + 2.5.10-SNAPSHOT ../pom.xml diff --git a/repository-ydb-common/pom.xml b/repository-ydb-common/pom.xml index 0aa35d9..bba63e4 100644 --- a/repository-ydb-common/pom.xml +++ b/repository-ydb-common/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.9 + 2.5.10-SNAPSHOT ../pom.xml diff --git a/repository-ydb-v2/pom.xml b/repository-ydb-v2/pom.xml index 5ff6638..bfacc98 100644 --- a/repository-ydb-v2/pom.xml +++ b/repository-ydb-v2/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.9 + 2.5.10-SNAPSHOT ../pom.xml diff --git a/repository/pom.xml b/repository/pom.xml index f35693e..50139d8 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.9 + 2.5.10-SNAPSHOT ../pom.xml diff --git a/util/pom.xml b/util/pom.xml index 62245a1..f7b5f9b 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -10,7 +10,7 @@ tech.ydb.yoj yoj-parent - 2.5.9 + 2.5.10-SNAPSHOT ../pom.xml