From c6d282d500ca2138a1eb46933ae051d68bb9e23a Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Fri, 13 Jan 2012 11:11:24 +0000
Subject: [PATCH] Update G-A token

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

diff --git a/opendj3/src/site/site.xml b/opendj3/src/site/site.xml
index 2dd692c..c211c6c 100644
--- a/opendj3/src/site/site.xml
+++ b/opendj3/src/site/site.xml
@@ -20,7 +20,7 @@
   !
   ! CCPL HEADER END
   !
-  !      Copyright 2011 ForgeRock AS
+  !      Copyright 2011-2012 ForgeRock AS
   !
 -->
 <project name="${project.name}"
@@ -85,7 +85,7 @@
  </body>
 
  <custom>
-  <googleAnalytics>UA-23412190-2</googleAnalytics>
+  <googleAnalytics>UA-23412190-8</googleAnalytics>
   <openproject>
    <href>http://opendj.org/</href>
    <src>./images/opendj-tagline-179x65.png</src>

--
Gitblit v1.10.0