From ff4ce638ea0feb8e8120bb6b5f1f1e423d26b0c3 Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Tue, 10 Apr 2018 06:57:31 +0000
Subject: [PATCH] [ci skip] 4.1.5->4.1.6 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 e2bc5f1..9c2c9ce 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.1.6</version>
+    <version>4.1.7-SNAPSHOT</version>
   </parent>
   <artifactId>opendj-config</artifactId>
   <name>OpenDJ Configuration API</name>

--
Gitblit v1.10.0