From bd1ac346024438eec15db1f9d35e57ff36ed1b49 Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Wed, 09 Sep 2020 18:40:34 +0000
Subject: [PATCH] [ci skip] 4.4.6->4.4.7 prepare release 4.4.7
---
opendj-ldap-toolkit/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-ldap-toolkit/pom.xml b/opendj-ldap-toolkit/pom.xml
index 9b8c45a..ffc1455 100644
--- a/opendj-ldap-toolkit/pom.xml
+++ b/opendj-ldap-toolkit/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.openidentityplatform.opendj</groupId>
- <version>4.4.7-SNAPSHOT</version>
+ <version>4.4.7</version>
</parent>
<artifactId>opendj-ldap-toolkit</artifactId>
--
Gitblit v1.10.0