From e4c5648b642851519d7877945545fe7183234050 Mon Sep 17 00:00:00 2001
From: Venkatesh Seetharam <venkatesh@apache.org>
Date: Fri, 11 Sep 2015 14:51:18 -0700
Subject: [PATCH] ATLAS-154 Update website for 0.5-incubating release. Contributed by Venkatesh Seetharam

---
 docs/src/site/site.xml | 6 ++++--
 release-log.txt        | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index c2ab126..b412569 100755
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -94,12 +94,14 @@
         </menu>
 
         <menu name="Releases">
-            <item name="Coming soon" href="https://cwiki.apache.org/confluence/display/ATLAS"/>
+            <item name="0.5-incubating"
+                  href="http://www.apache.org/dyn/closer.cgi/incubator/atlas/0.5.0-incubating/"/>
         </menu>
 
         <menu name="Documentation">
             <!-- current points to latest release -->
-            <item name="current" href="index.html"/>
+            <item name="current" href="./0.5.0-incubating/index.html"/>
+            <item name="0.5-incubating" href="./0.5.0-incubating/index.html"/>
         </menu>
 
         <menu name="Resources">
diff --git a/release-log.txt b/release-log.txt
index e2e5557..0711f7c 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -8,6 +8,7 @@ ATLAS-54 Rename configs in hive hook (shwethags)
 ATLAS-3 Mixed Index creation fails with Date types (suma.shivaprasad via shwethags)
 
 ALL CHANGES:
+ATLAS-154 Update website for 0.5-incubating release (Venkatesh Seetharam)
 ATLAS-153 Build failure - org.glassfish:javax.el (shwethags)
 ATLAS-117 Build fails on the latest commit (dossett@gmail.com via shwethags)
 ATLAS-115 Remove unnecessary log4j.xml in typesystem (jmaron)
--
libgit2 0.27.1