Repository: incubator-ranger
Updated Branches:
  refs/heads/master 73513e8fd -> 7ac57a4a4


RANGER-573:  Modified doc for the website


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

Branch: refs/heads/master
Commit: 7ac57a4a46a59bae926bbf0d275e93cdf348ff45
Parents: 73513e8
Author: sneethiraj <[email protected]>
Authored: Mon Jun 29 01:46:13 2015 -0400
Committer: sneethiraj <[email protected]>
Committed: Mon Jun 29 01:46:13 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/7ac57a4a/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index c146973..d6781f5 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
     
     <groupId>org.incubator.apache.ranger</groupId>
-    <version>0.4</version>
+    <version>0.5.0</version>
     <artifactId>ranger</artifactId>
     <packaging>pom</packaging>
 

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/7ac57a4a/docs/src/site/site.xml
----------------------------------------------------------------------
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index d97077e..e44996c 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -47,6 +47,7 @@ under the License.
 <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>
+         <item name="News" 
href="https://cwiki.apache.org/confluence/display/RANGER/News"; />
       <item name="FAQ" href="faq.html"/>
     </menu>
     <menu name="Resources">
@@ -61,7 +62,8 @@ under the License.
         <item name ="Team" href="team-list.html"/>
     </menu>
        <menu name="Releases">
-               <item name="0.4.0" 
href="https://cwiki.apache.org/confluence/display/RANGER/Index"; />
+               <item name="0.4.0" 
href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.4.0+Release+Notes";
 />
+               <item name="0.5.0" 
href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+0.5.0+-+Release+Notes";
 />
        </menu>
 </body>
 

Reply via email to