From d3e3a47e1f6a99f2657800c5728dc8fa89124e2c Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Mon, 27 Feb 2012 19:36:30 +0000
Subject: [PATCH] 2.4.5 is go, http://lists.forgerock.org/pipermail/opendj-dev/2012-February/001309.html

---
 opendj3/pom.xml                |    2 +-
 opendj3/src/site/xdoc/news.xml |    7 +++++++
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/opendj3/pom.xml b/opendj3/pom.xml
index c1d3976..af3eb8b 100644
--- a/opendj3/pom.xml
+++ b/opendj3/pom.xml
@@ -101,7 +101,7 @@
     <currentSDKversion>${project.version}</currentSDKversion>
     <stableSDKversion>version.not.defined</stableSDKversion>
     <currentServerVersion>2.5.0-SNAPSHOT</currentServerVersion>
-    <stableServerVersion>2.4.4</stableServerVersion>
+    <stableServerVersion>2.4.5</stableServerVersion>
     <docTargetVersion>2.5.0</docTargetVersion>
     <docbkx-src>${basedir}/src/main/docbkx</docbkx-src>
     <dbstyle-dir>${basedir}/src/main/docbkx-stylesheets</dbstyle-dir>
diff --git a/opendj3/src/site/xdoc/news.xml b/opendj3/src/site/xdoc/news.xml
index e753622..f99db3f 100644
--- a/opendj3/src/site/xdoc/news.xml
+++ b/opendj3/src/site/xdoc/news.xml
@@ -33,6 +33,13 @@
  </properties>
  <body>
   <section name="New Releases">
+   <p>February 27, 2012. OpenDJ 2.4.5 is now available. OpenDJ 2.4.5 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.5+Release+Notes"
+   >Release Notes</a> for additional information. Note that you must rebuild
+   the ds-sync-hist index after upgrade, but before restarting OpenDJ.</p>
+
    <p>October 14, 2011. OpenDJ 2.4.4 has been released. OpenDJ 2.4.4 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

--
Gitblit v1.10.0