From 2319f20cd758fb7ee8d315e2119c75ae75eecb96 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 27 Mar 2015 09:29:09 +0000
Subject: [PATCH] CR-6445 OPENDJ-1861 List of supported locales is out of sync

---
 pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index f5ef381..3d36d01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,6 +93,7 @@
     <module>opendj-maven-plugin</module>
     <module>opendj-copyright-maven-plugin</module>
     <module>opendj-svn-property-check-maven-plugin</module>
+    <module>opendj-doc-plugin</module>
     <module>opendj-core</module>
     <module>opendj-grizzly</module>
     <module>opendj-config</module>

--
Gitblit v1.10.0