From fec67fa7927fa3d0f3e69ad389d7dd7134446230 Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Fri, 25 May 2018 05:03:06 +0000
Subject: [PATCH] [ci skip] 4.1.8->4.1.9 prepare release 4.1.9

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

diff --git a/opendj-maven-plugin/pom.xml b/opendj-maven-plugin/pom.xml
index 5403533..300e403 100644
--- a/opendj-maven-plugin/pom.xml
+++ b/opendj-maven-plugin/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.forgerock.opendj</groupId>
     <artifactId>opendj-parent</artifactId>
-    <version>4.1.9-SNAPSHOT</version>
+    <version>4.1.9</version>
   </parent>
 
   <artifactId>opendj-maven-plugin</artifactId>

--
Gitblit v1.10.0