From 3aba93855d3549be49cf2929854649710b9248f1 Mon Sep 17 00:00:00 2001 From: Tglman Date: Tue, 18 Jun 2024 16:16:49 +0100 Subject: [PATCH] OrientDB prepare release 3.2.31 --- client/pom.xml | 2 +- core/pom.xml | 2 +- distributed/pom.xml | 2 +- distribution-tp2/pom.xml | 2 +- distribution/pom.xml | 2 +- etl/pom.xml | 2 +- graphdb/pom.xml | 2 +- jdbc/pom.xml | 2 +- lucene/pom.xml | 2 +- object/pom.xml | 2 +- pom.xml | 4 ++-- security/pom.xml | 2 +- server/pom.xml | 2 +- test-commons/pom.xml | 2 +- tests/pom.xml | 2 +- tools/pom.xml | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 9fb633b3d85..2c00f11e2c9 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -27,7 +27,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 218064238ba..5e6ce206923 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -16,7 +16,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml diff --git a/distributed/pom.xml b/distributed/pom.xml index 56b20a79940..21860b6e68c 100755 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -27,7 +27,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml diff --git a/distribution-tp2/pom.xml b/distribution-tp2/pom.xml index 5f3d163c8ba..c002096b3c4 100755 --- a/distribution-tp2/pom.xml +++ b/distribution-tp2/pom.xml @@ -16,7 +16,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../ diff --git a/distribution/pom.xml b/distribution/pom.xml index 3e8a4b949c2..7fd40db0d6a 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -16,7 +16,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml diff --git a/etl/pom.xml b/etl/pom.xml index 97ac7de597e..c95cb9e2ee0 100755 --- a/etl/pom.xml +++ b/etl/pom.xml @@ -22,7 +22,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml diff --git a/graphdb/pom.xml b/graphdb/pom.xml index e7f10d57b1b..51d46d9f5a1 100755 --- a/graphdb/pom.xml +++ b/graphdb/pom.xml @@ -23,7 +23,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 71716553ff4..49154c989d9 100755 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -22,7 +22,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml diff --git a/lucene/pom.xml b/lucene/pom.xml index 69d8f33c7b2..2d98030e691 100755 --- a/lucene/pom.xml +++ b/lucene/pom.xml @@ -21,7 +21,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml orientdb-lucene diff --git a/object/pom.xml b/object/pom.xml index 53425d6135c..fe367c3410d 100755 --- a/object/pom.xml +++ b/object/pom.xml @@ -16,7 +16,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 orientdb-object diff --git a/pom.xml b/pom.xml index 1025d305100..3729c91e4f9 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 pom OrientDB @@ -112,7 +112,7 @@ scm:git:git@github.com:orientechnologies/orientdb.git scm:git:git@github.com:orientechnologies/orientdb.git scm:git:git@github.com:orientechnologies/orientdb.git - HEAD + 3.2.31 GitHub Issues diff --git a/security/pom.xml b/security/pom.xml index 7ae0e36ca91..cec0d74cdbd 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -25,7 +25,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml diff --git a/server/pom.xml b/server/pom.xml index bf91e099d43..ae9d973d431 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -17,7 +17,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml diff --git a/test-commons/pom.xml b/test-commons/pom.xml index 1620d747f01..6b3d7ae862e 100755 --- a/test-commons/pom.xml +++ b/test-commons/pom.xml @@ -2,7 +2,7 @@ orientdb-parent com.orientechnologies - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml 4.0.0 diff --git a/tests/pom.xml b/tests/pom.xml index d04b0855417..43b9d2b8dc2 100755 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -16,7 +16,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml diff --git a/tools/pom.xml b/tools/pom.xml index 439b9e11a0c..1a71e5f3580 100755 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -25,7 +25,7 @@ com.orientechnologies orientdb-parent - 3.2.31-SNAPSHOT + 3.2.31 ../pom.xml