We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d96ee1 commit 9fd9c42Copy full SHA for 9fd9c42
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 1.5.4.1
2
+
3
+Connector bundle Maven groupId refactored to `org.wrensecurity.wrenicf.connectors`.
4
5
6
# 1.5.4.0
7
8
Significant dependency updates:
bundle-parent/pom.xml
@@ -24,7 +24,7 @@
24
<version>1.5.4.1-SNAPSHOT</version>
25
</parent>
26
27
- <groupId>org.wrensecurity.wrenicf.connector</groupId>
+ <groupId>org.wrensecurity.wrenicf.connectors</groupId>
28
<artifactId>connector-bundle-parent</artifactId>
29
<packaging>pom</packaging>
30
0 commit comments