From b3d25b1965c80eeb8615879dae24ead91fe97d6b Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 05 Jun 2014 16:28:33 +0000
Subject: [PATCH] Partial fix for OPENDJ-1489: Update OpenDJ Docs for New Branding; This is only to use the newly-released tools.

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

diff --git a/opendj-sdk/opends/pom.xml b/opendj-sdk/opends/pom.xml
index 14bbca4..3e63098 100644
--- a/opendj-sdk/opends/pom.xml
+++ b/opendj-sdk/opends/pom.xml
@@ -99,7 +99,7 @@
     <docPreviousVersion>2.6.0</docPreviousVersion>
     <sdkDocTargetVersion>${docTargetVersion}</sdkDocTargetVersion>
 
-    <frDocPluginVersion>2.1.0</frDocPluginVersion>
+    <frDocPluginVersion>2.1.2</frDocPluginVersion>
     <gaId>UA-23412190-8</gaId>
 
     <!--
@@ -200,7 +200,6 @@
          <latestJson>http://mcraig.org/fr/latest.php</latestJson><!-- Temporary workaround pending #QOZ-985-23233 -->
          <googleAnalyticsId>${gaId}</googleAnalyticsId>
          <docbkxSourceDirectory>${basedir}/src/main/docbkx</docbkxSourceDirectory>
-         <brandingVersion>2.1.1</brandingVersion><!-- Workaround for OPENDJ-1395 -->
         </configuration>
         <executions>
           <execution>

--
Gitblit v1.10.0