From d03807f7a4ff00e7cf5eae12324a1afdd410ce14 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:22 +0000
Subject: [PATCH] [ci skip] 4.2.2->4.2.3 prepare release 4.2.3

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

diff --git a/opendj-cli/pom.xml b/opendj-cli/pom.xml
index 7a863e3..c0a3d3c 100644
--- a/opendj-cli/pom.xml
+++ b/opendj-cli/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>opendj-parent</artifactId>
         <groupId>org.forgerock.opendj</groupId>
-        <version>4.2.3-SNAPSHOT</version>
+        <version>4.2.3</version>
     </parent>
 
     <artifactId>opendj-cli</artifactId>

--
Gitblit v1.10.0