From efea81f23667eaab345aae24d778d841b596f26c Mon Sep 17 00:00:00 2001 From: harshith Date: Fri, 14 Jun 2024 08:07:32 +0200 Subject: [PATCH] Release 3.2.3.2-3 --- api/pom.xml | 4 ++-- assembly/pom.xml | 4 ++-- client-common/pom.xml | 4 ++-- client-http/pom.xml | 4 ++-- core/pom.xml | 4 ++-- core/scala-2.11/pom.xml | 4 ++-- core/scala-2.12/pom.xml | 4 ++-- coverage/pom.xml | 4 ++-- examples/pom.xml | 4 ++-- integration-test/pom.xml | 4 ++-- pom.xml | 14 +++++++------- python-api/pom.xml | 4 ++-- repl/pom.xml | 4 ++-- repl/scala-2.11/pom.xml | 4 ++-- repl/scala-2.12/pom.xml | 4 ++-- rsc/pom.xml | 2 +- scala-api/pom.xml | 4 ++-- scala-api/scala-2.11/pom.xml | 4 ++-- scala-api/scala-2.12/pom.xml | 4 ++-- scala/pom.xml | 4 ++-- server/pom.xml | 4 ++-- test-lib/pom.xml | 4 ++-- thriftserver/client/pom.xml | 2 +- thriftserver/server/pom.xml | 2 +- thriftserver/session/pom.xml | 2 +- 25 files changed, 51 insertions(+), 51 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 8006ea36..86169638 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,12 +20,12 @@ org.apache.livy livy-main - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 org.apache.livy livy-api - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 jar diff --git a/assembly/pom.xml b/assembly/pom.xml index 4a88b64c..220e09da 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -20,12 +20,12 @@ org.apache.livy livy-main - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 ../pom.xml livy-assembly - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 pom diff --git a/client-common/pom.xml b/client-common/pom.xml index 36029c21..751eb025 100644 --- a/client-common/pom.xml +++ b/client-common/pom.xml @@ -20,12 +20,12 @@ org.apache.livy livy-main - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 org.apache.livy livy-client-common - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 jar diff --git a/client-http/pom.xml b/client-http/pom.xml index 0c391874..65e592da 100644 --- a/client-http/pom.xml +++ b/client-http/pom.xml @@ -20,12 +20,12 @@ org.apache.livy livy-main - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 org.apache.livy livy-client-http - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 jar diff --git a/core/pom.xml b/core/pom.xml index 3cac47aa..39cbf639 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,12 +22,12 @@ org.apache.livy multi-scala-project-root - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 ../scala/pom.xml livy-core-parent - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 pom diff --git a/core/scala-2.11/pom.xml b/core/scala-2.11/pom.xml index ba22eda7..ecf07558 100644 --- a/core/scala-2.11/pom.xml +++ b/core/scala-2.11/pom.xml @@ -19,13 +19,13 @@ 4.0.0 org.apache.livy livy-core_2.11 - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 jar org.apache.livy livy-core-parent - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 ../pom.xml diff --git a/core/scala-2.12/pom.xml b/core/scala-2.12/pom.xml index 4886ecae..26e7f4e6 100644 --- a/core/scala-2.12/pom.xml +++ b/core/scala-2.12/pom.xml @@ -19,13 +19,13 @@ 4.0.0 org.apache.livy livy-core_2.12 - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 jar org.apache.livy livy-core-parent - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 ../pom.xml diff --git a/coverage/pom.xml b/coverage/pom.xml index f94721b9..6bc2a4f0 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -23,11 +23,11 @@ org.apache.livy livy-main ../pom.xml - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 livy-coverage-report - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 pom diff --git a/examples/pom.xml b/examples/pom.xml index 3ce14815..d1e90b36 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,13 +23,13 @@ org.apache.livy livy-main - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 ../pom.xml org.apache.livy livy-examples - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 jar diff --git a/integration-test/pom.xml b/integration-test/pom.xml index bd59411d..59612328 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -23,11 +23,11 @@ org.apache.livy livy-main ../pom.xml - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 livy-integration-test - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 jar diff --git a/pom.xml b/pom.xml index db07392c..7e270e26 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.apache.livy livy-main - 0.7.1.3.2.3.2-2 + 0.7.1.3.2.3.2-3 pom Livy Project Parent POM Livy Project @@ -92,14 +92,14 @@ 2.10.1 - 3.2.3.3.2.3.2-2 + 3.2.3.3.2.3.2-3 compile 1.7.35 1.2.25 - 2.4.8.3.2.3.2-2 - 2.4.8.3.2.3.2-2 + 2.4.8.3.2.3.2-3 + 2.4.8.3.2.3.2-3 ${spark.scala-2.11.version} - 3.1.4.3.2.3.2-2 + 3.1.4.3.2.3.2-3 1.9 4.5.3 4.4.4 @@ -148,7 +148,7 @@ 1.0.0-M33 2.7.1 - 3.5.10.3.2.3.2-2 + 3.5.10.3.2.3.2-3