Updated Branches:
  refs/heads/master eee5bd4c7 -> ee5b26eef

Don't show version in the site - it's not useful


Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/ee5b26ee
Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/ee5b26ee
Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/ee5b26ee

Branch: refs/heads/master
Commit: ee5b26eef6df5592fa7700f90de6c707f0eed1f2
Parents: eee5bd4
Author: randgalt <[email protected]>
Authored: Wed Apr 24 15:21:43 2013 -0700
Committer: randgalt <[email protected]>
Committed: Wed Apr 24 15:21:43 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/ee5b26ee/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 007747e..e0e1a78 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -58,6 +58,8 @@
 
     <publishDate/>
 
+    <version position="none"/>
+
     <body>
         <links>
             <item name="Apache ZooKeeper" href="http://zookeeper.apache.org"/>

Reply via email to