From 52e2dbb180eb0a9cb3b498a1bc90f498e840755a Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Tue, 10 Mar 2020 18:31:40 +0000
Subject: [PATCH] [ci skip] 4.4.4->4.4.5 prepare for next development iteration
---
opendj-config/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-config/pom.xml b/opendj-config/pom.xml
index 8acbb8a..7efac0a 100644
--- a/opendj-config/pom.xml
+++ b/opendj-config/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
- <version>4.4.5</version>
+ <version>4.4.6-SNAPSHOT</version>
</parent>
<artifactId>opendj-config</artifactId>
<name>OpenDJ Configuration API</name>
--
Gitblit v1.10.0