From 7da52566026667574fdb81852aac8ed042373e1b Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Wed, 28 Feb 2018 11:55:06 +0000
Subject: [PATCH] [ci skip] 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 6310488..8089055 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.1.3</version>
+ <version>4.1.4-SNAPSHOT</version>
</parent>
<artifactId>opendj-cli</artifactId>
--
Gitblit v1.10.0