From 8b3657227bf15e8b1024a7f2c15d6cb728c2b6f2 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 14 Oct 2011 11:30:28 +0000
Subject: [PATCH] Go for 2.4.4, so that's the latest stable release now

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

diff --git a/opendj3/pom.xml b/opendj3/pom.xml
index 8ab5b77..46a4065 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.3</stableServerVersion>
+    <stableServerVersion>2.4.4</stableServerVersion>
     <docTargetVersion>2.5.0</docTargetVersion>
     <docbkx-src>${basedir}/src/main/docbkx</docbkx-src>
     <dbstyle-dir>${basedir}/src/main/docbkx-stylesheets</dbstyle-dir>

--
Gitblit v1.10.0