From 90b30832dc5ab2c5e508dc498f47fe58d88b82d3 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 05 Jun 2014 16:25:36 +0000
Subject: [PATCH] Partial fix for OPENDJ-1489: Update OpenDJ Docs for New Branding

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

diff --git a/opendj-sdk/pom.xml b/opendj-sdk/pom.xml
index 4c4005a..f0b3557 100644
--- a/opendj-sdk/pom.xml
+++ b/opendj-sdk/pom.xml
@@ -136,7 +136,7 @@
     <docPreviousVersion>2.6.0</docPreviousVersion>
     <sdkDocTargetVersion>${docTargetVersion}</sdkDocTargetVersion>
 
-    <frDocPluginVersion>2.1.0</frDocPluginVersion>
+    <frDocPluginVersion>2.1.2</frDocPluginVersion>
     <gaId>UA-23412190-8</gaId>
 
     <siteDistributionURL>scp://forgerock.org/var/www/vhosts/opendj.forgerock.org/httpdocs</siteDistributionURL>
@@ -171,7 +171,6 @@
          <projectVersion>${docTargetVersion}</projectVersion>
          <latestJson>http://docs.forgerock.org/latest.json</latestJson>
          <googleAnalyticsId>${gaId}</googleAnalyticsId>
-         <brandingVersion>2.1.1</brandingVersion><!-- Workaround for OPENDJ-1395 -->
         </configuration>
         <executions>
           <execution>

--
Gitblit v1.10.0