Repository: incubator-ratis
Updated Branches:
  refs/heads/master ac79be6b2 -> 67bb9fcd4


Change version for the version 0.2.0 -rc2


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

Branch: refs/heads/master
Commit: 4d14160995063ea9d126cc5c5ca823e0e3d956ae
Parents: ca1c7df
Author: Márton Elek <[email protected]>
Authored: Thu Jun 28 07:51:55 2018 +0200
Committer: Márton Elek <[email protected]>
Committed: Thu Jun 28 07:51:55 2018 +0200

----------------------------------------------------------------------
 pom.xml                      | 2 +-
 ratis-assembly/pom.xml       | 2 +-
 ratis-client/pom.xml         | 2 +-
 ratis-common/pom.xml         | 2 +-
 ratis-examples/pom.xml       | 2 +-
 ratis-grpc/pom.xml           | 2 +-
 ratis-hadoop-shaded/pom.xml  | 2 +-
 ratis-hadoop/pom.xml         | 2 +-
 ratis-netty/pom.xml          | 2 +-
 ratis-proto-shaded/pom.xml   | 2 +-
 ratis-replicated-map/pom.xml | 2 +-
 ratis-server/pom.xml         | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/ratis-assembly/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/ratis-client/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/ratis-common/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/ratis-examples/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/ratis-grpc/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/ratis-hadoop-shaded/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/ratis-hadoop/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/ratis-netty/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/ratis-proto-shaded/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/ratis-replicated-map/pom.xml
----------------------------------------------------------------------
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>

http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/4d141609/ratis-server/pom.xml
----------------------------------------------------------------------
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>

Reply via email to