From 138acf4aab731a6ecc5534869daaf21e5afdf21c Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Mon, 21 Jun 2021 12:11:21 +0000
Subject: [PATCH] [ci skip] 4.4.10->4.4.11 prepare for next development iteration

---
 opendj-grizzly/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-grizzly/pom.xml b/opendj-grizzly/pom.xml
index 875f353..efdac7c 100644
--- a/opendj-grizzly/pom.xml
+++ b/opendj-grizzly/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>opendj-parent</artifactId>
         <groupId>org.openidentityplatform.opendj</groupId>
-        <version>4.4.11</version>
+        <version>4.4.12-SNAPSHOT</version>
     </parent>
 
     <artifactId>opendj-grizzly</artifactId>

--
Gitblit v1.10.0