From a9a9dd31a8a585d599fe5d2996d180c55c8e8a1d 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

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

diff --git a/opendj-sdk/pom.xml b/opendj-sdk/pom.xml
index f5ef381..3d36d01 100644
--- a/opendj-sdk/pom.xml
+++ b/opendj-sdk/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