From 222755724255cad5ba6f654af3785ebdc0bb082c Mon Sep 17 00:00:00 2001 From: Christopher Grote Date: Thu, 2 Jun 2022 21:03:55 +0100 Subject: [PATCH] Bump to release version Signed-off-by: Christopher Grote --- connector/pom.xml | 4 ++-- migrator/pom.xml | 6 +++--- pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/connector/pom.xml b/connector/pom.xml index 28aaee5..4f93b1f 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -9,12 +9,12 @@ egeria-connector-xtdb-module org.odpi.egeria - 3.9-SNAPSHOT + 3.9 4.0.0 egeria-connector-xtdb - 3.9-SNAPSHOT + 3.9 Egeria Connector for XTDB diff --git a/migrator/pom.xml b/migrator/pom.xml index cd18e04..969b2df 100644 --- a/migrator/pom.xml +++ b/migrator/pom.xml @@ -9,12 +9,12 @@ egeria-connector-xtdb-module org.odpi.egeria - 3.9-SNAPSHOT + 3.9 4.0.0 egeria-connector-xtdb-migrator - 3.9-SNAPSHOT + 3.9 Migration utilities for XTDB Connector @@ -25,7 +25,7 @@ org.odpi.egeria egeria-connector-xtdb - 3.9-SNAPSHOT + 3.9 compile diff --git a/pom.xml b/pom.xml index fd12585..56f4f62 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.odpi.egeria egeria-connector-xtdb-module pom - 3.9-SNAPSHOT + 3.9 connector migrator