From 156005f9abd5fb8e5fce8aef7961fe8c3e3ed817 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 27 Mar 2012 08:17:14 +0000
Subject: [PATCH] Switch to doc build plugin release rather than -SNAPSHOT

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

diff --git a/opendj3/pom.xml b/opendj3/pom.xml
index ed2dd6f..3d222db 100644
--- a/opendj3/pom.xml
+++ b/opendj3/pom.xml
@@ -112,7 +112,7 @@
       <plugin>
         <groupId>org.forgerock.commons</groupId>
         <artifactId>forgerock-doc-maven-plugin</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>1.0.0</version>
         <inherited>false</inherited>
         <configuration>
          <projectName>OpenDJ</projectName>

--
Gitblit v1.10.0