From 2c2b7358ae1027abc234415ad8ca38803c52253c Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Thu, 18 Oct 2018 11:54:30 +0000
Subject: [PATCH] [ci skip] 4.2.3->4.2.4 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 45e277f..ec62b17 100644
--- a/opendj-config/pom.xml
+++ b/opendj-config/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.forgerock.opendj</groupId>
     <artifactId>opendj-parent</artifactId>
-    <version>4.2.4</version>
+    <version>4.2.5-SNAPSHOT</version>
   </parent>
   <artifactId>opendj-config</artifactId>
   <name>OpenDJ Configuration API</name>

--
Gitblit v1.10.0