LENS-344: Marks 2.0.x release as beta(Amareshwari Sriramadasu via prongs)
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index d04bae0..21547ff 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -29,7 +29,7 @@
   <groupId>org.apache.lens</groupId>
   <artifactId>checkstyle</artifactId>
   <name>Lens Checkstyle Rules</name>
-  <version>2.0.1-incubating-SNAPSHOT</version>
+  <version>2.0.1-beta-incubating-SNAPSHOT</version>
 
   <build>
     <plugins>
diff --git a/lens-api/pom.xml b/lens-api/pom.xml
index f3a9fd6..4d49345 100644
--- a/lens-api/pom.xml
+++ b/lens-api/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-api</artifactId>
diff --git a/lens-cli/pom.xml b/lens-cli/pom.xml
index c65289c..47fe5a3 100644
--- a/lens-cli/pom.xml
+++ b/lens-cli/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <properties>
diff --git a/lens-client/pom.xml b/lens-client/pom.xml
index 55ac799..6d54630 100644
--- a/lens-client/pom.xml
+++ b/lens-client/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-client</artifactId>
diff --git a/lens-cube/pom.xml b/lens-cube/pom.xml
index 4deb58b..4b1bea2 100644
--- a/lens-cube/pom.xml
+++ b/lens-cube/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-cube</artifactId>
diff --git a/lens-dist/pom.xml b/lens-dist/pom.xml
index dd62f44..0bb242f 100644
--- a/lens-dist/pom.xml
+++ b/lens-dist/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-dist</artifactId>
diff --git a/lens-docker/lens-test/Dockerfile b/lens-docker/lens-test/Dockerfile
index 31f3882..c976eed 100644
--- a/lens-docker/lens-test/Dockerfile
+++ b/lens-docker/lens-test/Dockerfile
@@ -17,7 +17,7 @@
 
 FROM inmobi/docker-hive
 
-ENV LENS_VERSION apache-lens-2.0.0-incubating-SNAPSHOT
+ENV LENS_VERSION apache-lens-2.0.1-beta-incubating-SNAPSHOT
 ENV BASEDIR /opt/lens
 ENV LENS_HOME $BASEDIR/lens-dist/target/${LENS_VERSION}-bin/${LENS_VERSION}-bin/server
 ENV LENS_CLIENT $BASEDIR/lens-dist/target/${LENS_VERSION}-bin/${LENS_VERSION}-bin/client
diff --git a/lens-driver-hive/pom.xml b/lens-driver-hive/pom.xml
index 4de3cdc..8df1e96 100644
--- a/lens-driver-hive/pom.xml
+++ b/lens-driver-hive/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <properties>
diff --git a/lens-driver-jdbc/pom.xml b/lens-driver-jdbc/pom.xml
index 41305af..986c55d 100644
--- a/lens-driver-jdbc/pom.xml
+++ b/lens-driver-jdbc/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-driver-jdbc</artifactId>
diff --git a/lens-examples/pom.xml b/lens-examples/pom.xml
index 201457c..89379ea 100644
--- a/lens-examples/pom.xml
+++ b/lens-examples/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-examples</artifactId>
diff --git a/lens-ml-lib/pom.xml b/lens-ml-lib/pom.xml
index 11514ea..85cd63b 100644
--- a/lens-ml-lib/pom.xml
+++ b/lens-ml-lib/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <properties>
diff --git a/lens-query-lib/pom.xml b/lens-query-lib/pom.xml
index f390baa..7500d45 100644
--- a/lens-query-lib/pom.xml
+++ b/lens-query-lib/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-query-lib</artifactId>
diff --git a/lens-regression/pom.xml b/lens-regression/pom.xml
index 3518130..f38eb42 100644
--- a/lens-regression/pom.xml
+++ b/lens-regression/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-regression</artifactId>
diff --git a/lens-server-api/pom.xml b/lens-server-api/pom.xml
index 3863997..36df939 100644
--- a/lens-server-api/pom.xml
+++ b/lens-server-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-server-api</artifactId>
diff --git a/lens-server/pom.xml b/lens-server/pom.xml
index 27834bc..96e0bee 100644
--- a/lens-server/pom.xml
+++ b/lens-server/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <properties>
diff --git a/lens-storage-db/pom.xml b/lens-storage-db/pom.xml
index f7e1f35..5c3afd8 100644
--- a/lens-storage-db/pom.xml
+++ b/lens-storage-db/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>apache-lens</artifactId>
     <groupId>org.apache.lens</groupId>
-    <version>2.0.1-incubating-SNAPSHOT</version>
+    <version>2.0.1-beta-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>lens-storage-db</artifactId>
diff --git a/pom.xml b/pom.xml
index 71e7929..6566fe5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
 
   <groupId>org.apache.lens</groupId>
   <artifactId>apache-lens</artifactId>
-  <version>2.0.1-incubating-SNAPSHOT</version>
+  <version>2.0.1-beta-incubating-SNAPSHOT</version>
   <name>Lens</name>
   <packaging>pom</packaging>
   <description>Unified Analytics Platform</description>
@@ -430,7 +430,7 @@
           <dependency>
             <groupId>org.apache.lens</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>2.0.1-incubating-SNAPSHOT</version>
+            <version>2.0.1-beta-incubating-SNAPSHOT</version>
           </dependency>
         </dependencies>
         <executions>
@@ -1057,7 +1057,7 @@
               <dependency>
                 <groupId>org.apache.lens</groupId>
                 <artifactId>checkstyle</artifactId>
-                <version>2.0.1-incubating-SNAPSHOT</version>
+                <version>2.0.1-beta-incubating-SNAPSHOT</version>
               </dependency>
             </dependencies>
             <executions>
diff --git a/src/site/apt/releases/compatibility.apt b/src/site/apt/releases/compatibility.apt
index 453c57e..991cd75 100644
--- a/src/site/apt/releases/compatibility.apt
+++ b/src/site/apt/releases/compatibility.apt
@@ -38,10 +38,10 @@
   For any changes proposed in <<lens-api>>, <<REST api>> and <<configuration options>>, Apache Lens community will do
   atleast one release with backward compatibility making current usage deprecated.
 
-  If there are any incompatibilities with respect to the above in any release, the major version will be called out as
-  incompatible with earlier version and tools/documentation will be provided to upgrade to newer version.
+  If there are any incompatibilities with respect to the above in any release, the major version will be upgraded and
+  called out as incompatible with earlier version. Major version number upgrade is optional for alpha/beta releases. For
+  all incompatible changes in a release, tools/documentation will be provided to upgrade to newer version. See
+  {{{./release-history.html} all releases table}} for all release details, compatibility tools provided.
 
   The api <org.apache.lens.client.*> and <org.apache.lens.server.api.*>  are still evolving, once they are stable, they
   will be added to the above list.
-
-  See {{{./release-history.html} all releases table}} for all release details, compatibility tools provided.
diff --git a/src/site/apt/releases/download.apt b/src/site/apt/releases/download.apt
index 71a0442..b18b3e5 100644
--- a/src/site/apt/releases/download.apt
+++ b/src/site/apt/releases/download.apt
@@ -19,7 +19,8 @@
 
 Download
 
-  The latest release of Apache Lens can be {{{http://www.apache.org/dyn/closer.cgi/incubator/lens/2.0-incubating}downloaded from the ASF}}.
+  The latest release of Apache Lens can be
+  {{{http://www.apache.org/dyn/closer.cgi/incubator/lens/2.0-beta-incubating}downloaded from the ASF}}.
 
   Older releases may be found {{{http://archive.apache.org/dist/incubator/lens} in the archives}}.
 
diff --git a/src/site/apt/releases/release-history.apt b/src/site/apt/releases/release-history.apt
index cf25530..959ef82 100644
--- a/src/site/apt/releases/release-history.apt
+++ b/src/site/apt/releases/release-history.apt
@@ -23,7 +23,7 @@
 *--+--+---+--+--+--+--+
 |Release version|Major features|Release documentation|Release Notes|Download|Incompatibilities|More Info |
 *--+--+---+--+--+--+--+
-|2.0.0| First release in Apache| {{{../versions/2.0.0-incubating/index.html} 2.0.x-incubating docs}} | {{{https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315923&version=12328990} 2.0 release notes}}| {{{http://archive.apache.org/dist/incubator/lens/2.0-incubating/} Download}} | - | - |
+|2.0.1-beta-incubating| First release in Apache| {{{../versions/2.0.1-beta-incubating/index.html} 2.0.x-incubating docs}} | {{{https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315923&version=12328990} 2.0 release notes}}| {{{http://archive.apache.org/dist/incubator/lens/2.0-beta-incubating/} Download}} | - | - |
 *--+--+---+--+--+--+--+
 
 * NOTES