From 75a94d26aa1d345a3e27441519e937a6290e9205 Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Mon, 10 Dec 2018 13:18:50 +0000
Subject: [PATCH] [ci skip] 4.3.0->4.3.1 prepare for next development iteration

---
 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 50bd559..35e50c6 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.3.1</version>
+        <version>4.3.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>opendj-cli</artifactId>

--
Gitblit v1.10.0