From 680b98e3c04d49408caf052c5913586964ba73cd Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Wed, 30 May 2018 21:11:16 +0000
Subject: [PATCH] [ci skip] 4.1.9->4.1.10 prepare for next development iteration

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

diff --git a/opendj-grizzly/pom.xml b/opendj-grizzly/pom.xml
index 98fdb97..5c9a11a 100644
--- a/opendj-grizzly/pom.xml
+++ b/opendj-grizzly/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>opendj-parent</artifactId>
         <groupId>org.forgerock.opendj</groupId>
-        <version>4.1.10</version>
+        <version>4.1.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>opendj-grizzly</artifactId>

--
Gitblit v1.10.0