From dd12a73c2157dab5e5d2dbce3180676ddb617917 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 13 Oct 2011 08:17:38 +0000
Subject: [PATCH] Fix for OPENDJ-313: Core docs are versioned 3.0.0-SNAPSHOT, even though they pertain to 2.5.0-SNAPSHOT (nightly builds)

---
 opendj3/src/main/docbkx/release-notes/chap-testing.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj3/src/main/docbkx/release-notes/chap-testing.xml b/opendj3/src/main/docbkx/release-notes/chap-testing.xml
index 0176a6c..25d6b2e 100644
--- a/opendj3/src/main/docbkx/release-notes/chap-testing.xml
+++ b/opendj3/src/main/docbkx/release-notes/chap-testing.xml
@@ -39,7 +39,7 @@
  applications with the OpenDJ LDAP SDK, you need the Java SDK as the runtime
  environment has no compiler.</para>
 
- <para>That said, OpenDJ <?eval ${project.version}?> has been validated on
+ <para>That said, OpenDJ <?eval ${docTargetVersion}?> has been validated on
  the following operating systems.</para>
 
  <itemizedlist>
@@ -57,7 +57,7 @@
   </listitem>
  </itemizedlist>
 
- <para>OpenDJ <?eval ${project.version}?> DSML gateway has been validated
+ <para>OpenDJ <?eval ${docTargetVersion}?> DSML gateway has been validated
  on Apache Tomcat 6.</para>
 
 </chapter>

--
Gitblit v1.10.0