From 34d5abbd465a8a8fabf473046c7f4d7d3098a7ec Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 26 Jul 2012 14:54:06 +0000
Subject: [PATCH] OpenDJ 2.4.6 is now the latest 2.4.x release.
---
opendj-sdk/opendj3/src/site/xdoc/news.xml | 6 ++++++
opendj-sdk/opendj3/pom.xml | 2 +-
opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-issues.xml | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/opendj-sdk/opendj3/pom.xml b/opendj-sdk/opendj3/pom.xml
index b58a3fe..95da10f 100644
--- a/opendj-sdk/opendj3/pom.xml
+++ b/opendj-sdk/opendj3/pom.xml
@@ -104,7 +104,7 @@
<currentSDKversion>${project.version}</currentSDKversion>
<stableSDKversion>version.not.defined</stableSDKversion>
<currentServerVersion>2.5.0-SNAPSHOT</currentServerVersion>
- <stableServerVersion>2.4.5</stableServerVersion>
+ <stableServerVersion>2.4.6</stableServerVersion>
<docTargetVersion>2.5.0</docTargetVersion>
<siteDistributionURL>scp://forgerock.org/var/www/vhosts/opendj.forgerock.org/httpdocs</siteDistributionURL>
<i18nFrameworkVersion>1.4.0</i18nFrameworkVersion>
diff --git a/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-issues.xml b/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-issues.xml
index d3103ab..af09d2a 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-issues.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-issues.xml
@@ -206,7 +206,7 @@
<title>Limitations</title>
<para>Release <?eval ${docTargetVersion}?> has the following limitations,
- none of which are new since <?eval ${stableServerVersion} ?>.</para>
+ none of which are new since <?eval ${stableServerVersion}?>.</para>
<itemizedlist>
<listitem>
diff --git a/opendj-sdk/opendj3/src/site/xdoc/news.xml b/opendj-sdk/opendj3/src/site/xdoc/news.xml
index 01120d6..d481e1a 100644
--- a/opendj-sdk/opendj3/src/site/xdoc/news.xml
+++ b/opendj-sdk/opendj3/src/site/xdoc/news.xml
@@ -33,6 +33,12 @@
</properties>
<body>
<section name="New Releases">
+ <p>July 26, 2012. OpenDJ 2.4.6 has been released! OpenDJ 2.4.6 is an
+ update release of the OpenDJ project. You can get the release from the
+ <a href="http://www.forgerock.org/opendj.html">download page</a>. See the <a
+ href="https://wikis.forgerock.org/confluence/display/OPENDJ/OpenDJ+2.4.6+Release+Notes"
+ >Release Notes</a> for additional information.</p>
+
<p>July 23, 2012. OpenDJ 2.5.0 Xpress is out now! OpenDJ 2.5.0 Xpress
brings you the latest OpenDJ directory server and DSML gateway features,
including the capability to delegate authentication to Microsoft AD, improved
--
Gitblit v1.10.0