From c097733a52a5980deeb153106ee9579da4b3d84b Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 28 Mar 2014 15:49:03 +0000
Subject: [PATCH] Move to release version of doc build plugin

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

diff --git a/opendj-sdk/opends/pom.xml b/opendj-sdk/opends/pom.xml
index e6211ce..6b515a6 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-SNAPSHOT</frDocPluginVersion>
+    <frDocPluginVersion>2.1.0</frDocPluginVersion>
     <gaId>UA-23412190-8</gaId>
 
     <!--
diff --git a/opendj-sdk/pom.xml b/opendj-sdk/pom.xml
index d5454d4..e386bf4 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-SNAPSHOT</frDocPluginVersion>
+    <frDocPluginVersion>2.1.0</frDocPluginVersion>
     <gaId>UA-23412190-8</gaId>
 
     <siteDistributionURL>scp://forgerock.org/var/www/vhosts/opendj.forgerock.org/httpdocs</siteDistributionURL>

--
Gitblit v1.10.0