From 6ae65e7422b74aca27904b4dda1c2a368d0f742b Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Wed, 17 Oct 2018 09:17:23 +0000
Subject: [PATCH] [ci skip] 4.2.2->4.2.3 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 17265e7..e2530b6 100644
--- a/opendj-grizzly/pom.xml
+++ b/opendj-grizzly/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>opendj-parent</artifactId>
         <groupId>org.forgerock.opendj</groupId>
-        <version>4.2.3</version>
+        <version>4.2.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>opendj-grizzly</artifactId>

--
Gitblit v1.10.0