From 5918ac90920e140a5cdd693728c7a8ab1392e866 Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Mon, 08 Feb 2021 12:09:15 +0000
Subject: [PATCH] [ci skip] 4.4.9->4.4.10 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 f35ee0a..40c7477 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.10</version>
+    <version>4.4.11-SNAPSHOT</version>
   </parent>
   <artifactId>opendj-config</artifactId>
   <name>OpenDJ Configuration API</name>

--
Gitblit v1.10.0