From c0ee0b3468859a3b15fe1294c87d0a37b6ddbb6d Mon Sep 17 00:00:00 2001 From: Eugene Rubanov Date: Fri, 24 Jan 2025 16:31:22 +0000 Subject: [PATCH] build: release new version --- common/pom.xml | 2 +- pom.xml | 2 +- spark-3/pom.xml | 2 +- test-support/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 32f582ae..ebc2b2f2 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ org.neo4j neo4j-connector-apache-spark_parent - 5.3.2 + 5.3.3 neo4j-connector-apache-spark_common jar diff --git a/pom.xml b/pom.xml index 41fbabb4..1970d804 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.neo4j neo4j-connector-apache-spark_parent - 5.3.2 + 5.3.3 pom neo4j-connector-apache-spark_parent Neo4j Connector for Apache Spark using the binary Bolt Driver diff --git a/spark-3/pom.xml b/spark-3/pom.xml index f2e4140e..35ef1151 100644 --- a/spark-3/pom.xml +++ b/spark-3/pom.xml @@ -5,7 +5,7 @@ org.neo4j neo4j-connector-apache-spark_parent - 5.3.2 + 5.3.3 neo4j-connector-apache-spark jar diff --git a/test-support/pom.xml b/test-support/pom.xml index 81249772..1f547b33 100644 --- a/test-support/pom.xml +++ b/test-support/pom.xml @@ -5,7 +5,7 @@ org.neo4j neo4j-connector-apache-spark_parent - 5.3.2 + 5.3.3 neo4j-connector-apache-spark_test-support jar