From 428a85f9936c79229ca6be2b1c22adf2e9a426da Mon Sep 17 00:00:00 2001 From: Karel Maxa Date: Mon, 16 Mar 2026 09:16:22 +0100 Subject: [PATCH] Update connector bundle maven groupId (#43) --- CHANGELOG.md | 5 +++++ bundle-parent/pom.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0031938b..0f21dcb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.5.4.1 + +Connector bundle Maven groupId changed to `org.wrensecurity.wrenicf.connectors`. + + # 1.5.4.0 Significant dependency updates: diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 10f24027..166e9153 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -24,7 +24,7 @@ 1.5.4.1-SNAPSHOT - org.wrensecurity.wrenicf.connector + org.wrensecurity.wrenicf.connectors connector-bundle-parent pom