From 947055a7827bb105e1ba0aeb5e2d3155fda8e82b Mon Sep 17 00:00:00 2001 From: Tglman Date: Thu, 22 Dec 2022 18:55:30 +0000 Subject: [PATCH] OrientDB prepare release 3.2.14 --- 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 6f55d43f1d8..8a8dab8c871 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -27,7 +27,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 73a7f9957b6..1d7a7b35f92 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -16,7 +16,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml diff --git a/distributed/pom.xml b/distributed/pom.xml index 1d346ff4a52..da660659efa 100755 --- a/distributed/pom.xml +++ b/distributed/pom.xml @@ -27,7 +27,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml diff --git a/distribution-tp2/pom.xml b/distribution-tp2/pom.xml index e9436c72293..4a4a98e4890 100755 --- a/distribution-tp2/pom.xml +++ b/distribution-tp2/pom.xml @@ -16,7 +16,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../ diff --git a/distribution/pom.xml b/distribution/pom.xml index ca7881342be..588beb6093b 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -16,7 +16,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml diff --git a/etl/pom.xml b/etl/pom.xml index a5fb673b9a1..31f6a1497dd 100755 --- a/etl/pom.xml +++ b/etl/pom.xml @@ -22,7 +22,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml diff --git a/graphdb/pom.xml b/graphdb/pom.xml index b7f99874ebe..91baa22fcbb 100755 --- a/graphdb/pom.xml +++ b/graphdb/pom.xml @@ -23,7 +23,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 8be7f0f6ebf..ad64a085c22 100755 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -22,7 +22,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml diff --git a/lucene/pom.xml b/lucene/pom.xml index 4dfdfca3dd4..8b0d9869181 100755 --- a/lucene/pom.xml +++ b/lucene/pom.xml @@ -21,7 +21,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml orientdb-lucene diff --git a/object/pom.xml b/object/pom.xml index 5518078cdf0..511d5775cb0 100755 --- a/object/pom.xml +++ b/object/pom.xml @@ -16,7 +16,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 orientdb-object diff --git a/pom.xml b/pom.xml index 976cbd83c45..90a73eadfac 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 pom OrientDB @@ -92,7 +92,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.14 GitHub Issues diff --git a/security/pom.xml b/security/pom.xml index eb00f28745a..0e8f7016b95 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -25,7 +25,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml diff --git a/server/pom.xml b/server/pom.xml index 173b3118031..452800f3f63 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -17,7 +17,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml diff --git a/test-commons/pom.xml b/test-commons/pom.xml index b4dc96ff4cf..34543cfa1f9 100755 --- a/test-commons/pom.xml +++ b/test-commons/pom.xml @@ -2,7 +2,7 @@ orientdb-parent com.orientechnologies - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml 4.0.0 diff --git a/tests/pom.xml b/tests/pom.xml index 6ca6f94978c..47658b64d7a 100755 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -16,7 +16,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml diff --git a/tools/pom.xml b/tools/pom.xml index b9eb7257172..6d62f47076d 100755 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -25,7 +25,7 @@ com.orientechnologies orientdb-parent - 3.2.14-SNAPSHOT + 3.2.14 ../pom.xml