From 88ed61f4d84c56ecbc79d1cbc9daff6330a2c34d Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Wed, 11 May 2016 09:36:10 +0000
Subject: [PATCH] OPENDJ-2947 Create opendj-doc-generated-ref

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

diff --git a/pom.xml b/pom.xml
index f08767e..d500c93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -229,6 +229,7 @@
         <module>opendj-server-legacy</module>
         <module>opendj-dsml-servlet</module>
         <module>opendj-openidm-account-change-notification-handler</module>
+        <module>opendj-doc-generated-ref</module>
     </modules>
 
     <build>
@@ -538,13 +539,6 @@
 
     <profiles>
         <profile>
-            <id>docs</id>
-            <modules>
-                <module>opendj-man-pages</module>
-            </modules>
-        </profile>
-
-        <profile>
             <id>packages</id>
             <modules>
                 <module>opendj-packages</module>

--
Gitblit v1.10.0