Change version for the version 0.2.0 -rc2
diff --git a/pom.xml b/pom.xml
index 4c069fd..04fb69b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
   <artifactId>ratis</artifactId>
   <groupId>org.apache.ratis</groupId>
-  <version>0.1.1-alpha-SNAPSHOT</version>
+  <version>0.2.0</version>
   <name>Apache Ratis</name>
   <packaging>pom</packaging>
   <description>
diff --git a/ratis-assembly/pom.xml b/ratis-assembly/pom.xml
index 32fb013..a1bd629 100644
--- a/ratis-assembly/pom.xml
+++ b/ratis-assembly/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>0.1.1-alpha-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <artifactId>ratis-assembly</artifactId>
diff --git a/ratis-client/pom.xml b/ratis-client/pom.xml
index 1224914..5fc5024 100644
--- a/ratis-client/pom.xml
+++ b/ratis-client/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>0.1.1-alpha-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <artifactId>ratis-client</artifactId>
diff --git a/ratis-common/pom.xml b/ratis-common/pom.xml
index 9f4017e..ec0b538 100644
--- a/ratis-common/pom.xml
+++ b/ratis-common/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>0.1.1-alpha-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <artifactId>ratis-common</artifactId>
diff --git a/ratis-examples/pom.xml b/ratis-examples/pom.xml
index 0cf10d0..86ea7b1 100644
--- a/ratis-examples/pom.xml
+++ b/ratis-examples/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>0.1.1-alpha-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <artifactId>ratis-examples</artifactId>
diff --git a/ratis-grpc/pom.xml b/ratis-grpc/pom.xml
index 62900b7..538207b 100644
--- a/ratis-grpc/pom.xml
+++ b/ratis-grpc/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>0.1.1-alpha-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <artifactId>ratis-grpc</artifactId>
diff --git a/ratis-hadoop-shaded/pom.xml b/ratis-hadoop-shaded/pom.xml
index 95342a8..ad631f5 100644
--- a/ratis-hadoop-shaded/pom.xml
+++ b/ratis-hadoop-shaded/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>0.1.1-alpha-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <artifactId>ratis-hadoop-shaded</artifactId>
diff --git a/ratis-hadoop/pom.xml b/ratis-hadoop/pom.xml
index 3249e48..a65010f 100644
--- a/ratis-hadoop/pom.xml
+++ b/ratis-hadoop/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>0.1.1-alpha-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <artifactId>ratis-hadoop</artifactId>
diff --git a/ratis-netty/pom.xml b/ratis-netty/pom.xml
index 0a81d25..75a7557 100644
--- a/ratis-netty/pom.xml
+++ b/ratis-netty/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>0.1.1-alpha-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <artifactId>ratis-netty</artifactId>
diff --git a/ratis-proto-shaded/pom.xml b/ratis-proto-shaded/pom.xml
index a24975c..6ad08c9 100644
--- a/ratis-proto-shaded/pom.xml
+++ b/ratis-proto-shaded/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>0.1.1-alpha-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <artifactId>ratis-proto-shaded</artifactId>
diff --git a/ratis-replicated-map/pom.xml b/ratis-replicated-map/pom.xml
index f24d077..391cada 100644
--- a/ratis-replicated-map/pom.xml
+++ b/ratis-replicated-map/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>0.1.1-alpha-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <artifactId>ratis-replicated-map</artifactId>
diff --git a/ratis-server/pom.xml b/ratis-server/pom.xml
index 843afed..251275f 100644
--- a/ratis-server/pom.xml
+++ b/ratis-server/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>ratis</artifactId>
     <groupId>org.apache.ratis</groupId>
-    <version>0.1.1-alpha-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <artifactId>ratis-server</artifactId>