From 7cf193c0ab93d47b953469a8681a06a17d148130 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 30 Jul 2015 07:07:55 +0000
Subject: [PATCH] Improve comment

---
 opendj-sdk/opendj-server-legacy/pom.xml |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opendj-server-legacy/pom.xml b/opendj-sdk/opendj-server-legacy/pom.xml
index 24b0800..a48d995 100644
--- a/opendj-sdk/opendj-server-legacy/pom.xml
+++ b/opendj-sdk/opendj-server-legacy/pom.xml
@@ -1902,7 +1902,11 @@
     </profile>
 
     <profile>
-      <!-- Build documentation -->
+      <!--
+        Build the configuration reference, reference documentation source files,
+        and assemble artifacts from the results.
+        The artifacts are used when preparing the product documentation.
+      -->
       <id>docs</id>
 
       <build>

--
Gitblit v1.10.0