From d763e43a65d337c587f18c40a8ef4edfa07541a0 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Thu, 10 Nov 2011 10:46:19 +0000
Subject: [PATCH] Update main site title.

---
 opendj3/src/site/xdoc/index.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj3/src/site/xdoc/index.xml b/opendj3/src/site/xdoc/index.xml
index abe4f6e..bcdbad2 100644
--- a/opendj3/src/site/xdoc/index.xml
+++ b/opendj3/src/site/xdoc/index.xml
@@ -28,7 +28,7 @@
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
  <properties>
-  <title>About OpenDJ</title>
+  <title>the open source LDAP directory services in Java</title>
   <author email="opendj-dev@forgerock.org">ForgeRock AS</author>
  </properties>
  <body>

--
Gitblit v1.10.0