From a3765c172f98f9caf88349004a7ace852d3c4111 Mon Sep 17 00:00:00 2001 From: Ali Ince Date: Mon, 10 Jun 2024 13:49:25 +0100 Subject: [PATCH] Set release version --- common/pom.xml | 4 ++-- kafka-connect-neo4j/pom.xml | 4 ++-- pom.xml | 2 +- test-support/pom.xml | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 40975d9a..65b180d2 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,13 +8,13 @@ neo4j-streams-common Neo4j Streams - Common Neo4j Streams - Commons Package - 5.0.4 + 5.0.5 jar org.neo4j neo4j-streams-parent - 5.0.4 + 5.0.5 diff --git a/kafka-connect-neo4j/pom.xml b/kafka-connect-neo4j/pom.xml index 44e9d8c1..3c2a975d 100644 --- a/kafka-connect-neo4j/pom.xml +++ b/kafka-connect-neo4j/pom.xml @@ -5,7 +5,7 @@ org.neo4j kafka-connect-neo4j - 5.0.4 + 5.0.5 jar Kafka Connect Neo4j @@ -14,7 +14,7 @@ org.neo4j neo4j-streams-parent - 5.0.4 + 5.0.5 diff --git a/pom.xml b/pom.xml index ce0e99cb..c1c18389 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.neo4j neo4j-streams-parent - 5.0.4 + 5.0.5 pom Neo4j Streams - Parent Neo4j Integration for streaming platforms diff --git a/test-support/pom.xml b/test-support/pom.xml index d9d6fabb..9b23bed9 100644 --- a/test-support/pom.xml +++ b/test-support/pom.xml @@ -6,7 +6,7 @@ org.neo4j neo4j-streams-test-support - 5.0.4 + 5.0.5 Neo4j Streams - Test Support Neo4j Streams - A set of utility functions for Streams Tests jar @@ -14,7 +14,7 @@ org.neo4j neo4j-streams-parent - 5.0.4 + 5.0.5 @@ -23,7 +23,7 @@ org.neo4j neo4j-streams-common - 5.0.4 + 5.0.5 provided