From 322ba9b90a81c536ac58478f93f74ea6ced92e24 Mon Sep 17 00:00:00 2001 From: Florent Biville Date: Wed, 11 Oct 2023 10:55:25 +0100 Subject: [PATCH] build: set release version and fix licensing info Signed-off-by: Ali Ince --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 44e8067..623043e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.neo4j.connectors cdc - 1.0.3-SNAPSHOT + 1.0.3 jar cdc CDC Client Library @@ -12,7 +12,6 @@ Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt - repo