Repository: tez
Updated Branches:
  refs/heads/master b5497d7c1 -> 7ba90e5d4


TEZ-1251. Fix website to not display latest snapshot version in header. 
(Alexander Pivovarov via hitesh)


Project: http://git-wip-us.apache.org/repos/asf/tez/repo
Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/7ba90e5d
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/7ba90e5d
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/7ba90e5d

Branch: refs/heads/master
Commit: 7ba90e5d4b10fd9831d65e0a499919e0d3dd079f
Parents: b5497d7
Author: Hitesh Shah <[email protected]>
Authored: Tue Aug 19 17:13:54 2014 -0700
Committer: Hitesh Shah <[email protected]>
Committed: Tue Aug 19 17:18:22 2014 -0700

----------------------------------------------------------------------
 docs/src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/7ba90e5d/docs/src/site/site.xml
----------------------------------------------------------------------
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index 637c364..98f7207 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -46,7 +46,7 @@
   </bannerLeft>
 
   <publishDate position="right"/>
-  <version position="right"/>
+  <version position="none"/>
 
   <body>
     <head>

Reply via email to