http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b44796ef/book.html
----------------------------------------------------------------------
diff --git a/book.html b/book.html
index f0833f3..05774fe 100644
--- a/book.html
+++ b/book.html
@@ -17,7 +17,7 @@
 <div class="details">
 <span id="author" class="author">Apache HBase Team</span><br>
 <span id="email" class="email">&lt;<a 
href="mailto:[email protected]";>[email protected]</a>&gt;</span><br>
-<span id="revnumber">version 2.0.0-SNAPSHOT</span>
+<span id="revnumber">version 3.0.0-SNAPSHOT</span>
 </div>
 <div id="toc" class="toc2">
 <div id="toctitle">Contents</div>
@@ -499,8 +499,8 @@ Do not download the file ending in <em>src.tar.gz</em> for 
now.</p>
 <p>Extract the downloaded file, and change to the newly-created directory.</p>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="java">$ tar xzvf 
hbase-2.0.0-SNAPSHOT-bin.tar.gz
-$ cd hbase-2.0.0-SNAPSHOT/</code></pre>
+<pre class="CodeRay highlight"><code data-lang="java">$ tar xzvf 
hbase-3.0.0-SNAPSHOT-bin.tar.gz
+$ cd hbase-3.0.0-SNAPSHOT/</code></pre>
 </div>
 </div>
 </li>
@@ -34726,7 +34726,7 @@ The server will return cellblocks compressed using this 
same compressor as long
 </div>
 <div id="footer">
 <div id="footer-text">
-Version 2.0.0-SNAPSHOT<br>
+Version 3.0.0-SNAPSHOT<br>
 Last updated 2017-04-11 16:49:09 +00:00
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b44796ef/bulk-loads.html
----------------------------------------------------------------------
diff --git a/bulk-loads.html b/bulk-loads.html
index 8d81011..9d2a1fd 100644
--- a/bulk-loads.html
+++ b/bulk-loads.html
@@ -7,7 +7,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20170606" />
+    <meta name="Date-Revision-yyyymmdd" content="20170607" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache HBase &#x2013;  
       Bulk Loads in Apache HBase (TM)
@@ -311,7 +311,7 @@ under the License. -->
                         <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>.
             All rights reserved.      
                     
-                  <li id="publishDate" class="pull-right">Last Published: 
2017-06-06</li>
+                  <li id="publishDate" class="pull-right">Last Published: 
2017-06-07</li>
             </p>
                 </div>
 

Reply via email to