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-feedback.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj3/src/main/docbkx/release-notes/chap-feedback.xml b/opendj3/src/main/docbkx/release-notes/chap-feedback.xml
index f7d21fa..a819bfb 100644
--- a/opendj3/src/main/docbkx/release-notes/chap-feedback.xml
+++ b/opendj3/src/main/docbkx/release-notes/chap-feedback.xml
@@ -38,7 +38,7 @@
likely to find an answer.</para>
<para>If you have found issues or reproducible bugs within OpenDJ
- <?eval ${project.version}?>, report them in <link
+ <?eval ${docTargetVersion}?>, report them in <link
xlink:href='https://bugster.forgerock.org'
>https://bugster.forgerock.org</link>.</para>
--
Gitblit v1.10.0