You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@omid.apache.org by fp...@apache.org on 2016/05/12 16:45:43 UTC

[1/2] incubator-omid git commit: [ci skip]prepare release omid-0.8.1.52

Repository: incubator-omid
Updated Branches:
  refs/heads/master 7d8a381b4 -> 8ff9fffad


[ci skip]prepare release omid-0.8.1.52


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

Branch: refs/heads/master
Commit: a96d0b3cba7a3e6617a420e3493c5e4efe1982c4
Parents: 7d8a381
Author: Omid CI <om...@yahoo-inc.com>
Authored: Thu May 12 00:59:40 2016 +0000
Committer: Omid CI <om...@yahoo-inc.com>
Committed: Thu May 12 00:59:40 2016 +0000

----------------------------------------------------------------------
 benchmarks/pom.xml          | 2 +-
 codahale-metrics/pom.xml    | 2 +-
 commit-table/pom.xml        | 2 +-
 common/pom.xml              | 2 +-
 examples/pom.xml            | 2 +-
 hbase-client/pom.xml        | 2 +-
 hbase-commit-table/pom.xml  | 2 +-
 hbase-common/pom.xml        | 2 +-
 hbase-coprocessor/pom.xml   | 2 +-
 hbase-shims/hbase-0/pom.xml | 2 +-
 hbase-shims/hbase-1/pom.xml | 2 +-
 hbase-shims/pom.xml         | 2 +-
 hbase-tools/pom.xml         | 2 +-
 metrics/pom.xml             | 2 +-
 pom.xml                     | 4 ++--
 statemachine/pom.xml        | 2 +-
 timestamp-storage/pom.xml   | 2 +-
 transaction-client/pom.xml  | 2 +-
 tso-server/pom.xml          | 2 +-
 19 files changed, 20 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/benchmarks/pom.xml
----------------------------------------------------------------------
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 9a8a608..20fd53d 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>benchmarks</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/codahale-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/codahale-metrics/pom.xml b/codahale-metrics/pom.xml
index c169eaa..a040232 100644
--- a/codahale-metrics/pom.xml
+++ b/codahale-metrics/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>omid</artifactId>
         <groupId>org.apache.omid</groupId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/commit-table/pom.xml
----------------------------------------------------------------------
diff --git a/commit-table/pom.xml b/commit-table/pom.xml
index 471567e..cb5ed75 100644
--- a/commit-table/pom.xml
+++ b/commit-table/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>commit-table</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index 294ad1c..4fd252b 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 0c7b4f6..9a873c3 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <artifactId>omid</artifactId>
         <groupId>org.apache.omid</groupId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>examples</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/hbase-client/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml
index 3d6e9dc..bfdeb5a 100644
--- a/hbase-client/pom.xml
+++ b/hbase-client/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>hbase-client</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/hbase-commit-table/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-commit-table/pom.xml b/hbase-commit-table/pom.xml
index 4f0792a..3a144e5 100644
--- a/hbase-commit-table/pom.xml
+++ b/hbase-commit-table/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>hbase-commit-table</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/hbase-common/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml
index 58c3b00..c393493 100644
--- a/hbase-common/pom.xml
+++ b/hbase-common/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>hbase-common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/hbase-coprocessor/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-coprocessor/pom.xml b/hbase-coprocessor/pom.xml
index fdc9050..bd8ca09 100644
--- a/hbase-coprocessor/pom.xml
+++ b/hbase-coprocessor/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>hbase-coprocessor</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/hbase-shims/hbase-0/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shims/hbase-0/pom.xml b/hbase-shims/hbase-0/pom.xml
index 82fbc73..09d7fa3 100644
--- a/hbase-shims/hbase-0/pom.xml
+++ b/hbase-shims/hbase-0/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid-shims-aggregator</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>hbase0-shims</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/hbase-shims/hbase-1/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shims/hbase-1/pom.xml b/hbase-shims/hbase-1/pom.xml
index c83ef3c..0ad894e 100644
--- a/hbase-shims/hbase-1/pom.xml
+++ b/hbase-shims/hbase-1/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid-shims-aggregator</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>hbase1-shims</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/hbase-shims/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shims/pom.xml b/hbase-shims/pom.xml
index 258e81f..5a154f4 100644
--- a/hbase-shims/pom.xml
+++ b/hbase-shims/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>omid-shims-aggregator</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/hbase-tools/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-tools/pom.xml b/hbase-tools/pom.xml
index 7cf61d9..6dc496f 100644
--- a/hbase-tools/pom.xml
+++ b/hbase-tools/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>hbase-tools</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/metrics/pom.xml
----------------------------------------------------------------------
diff --git a/metrics/pom.xml b/metrics/pom.xml
index 6b7fcf2..622702c 100644
--- a/metrics/pom.xml
+++ b/metrics/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <artifactId>omid</artifactId>
         <groupId>org.apache.omid</groupId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ef617c2..86b2a48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <artifactId>omid</artifactId>
     <packaging>pom</packaging>
     <!-- WARNING: do not update version manually, use mvn versions:set -->
-    <version>0.8.1.52-SNAPSHOT</version>
+    <version>0.8.1.52</version>
 
     <organization>
         <name>Apache Software Foundation</name>
@@ -105,7 +105,7 @@
         <connection>scm:git:git://github.com/yahoo/omid.git</connection>
         <developerConnection>scm:git:https://${GH_TOKEN}@github.com/yahoo/omid.git</developerConnection>
         <url>https://github.com/yahoo/omid</url>
-        <tag>master</tag>
+        <tag>omid-0.8.1.52</tag>
     </scm>
 
     <distributionManagement>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/statemachine/pom.xml
----------------------------------------------------------------------
diff --git a/statemachine/pom.xml b/statemachine/pom.xml
index 8542355..9c48970 100644
--- a/statemachine/pom.xml
+++ b/statemachine/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <name>State Machine</name>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/timestamp-storage/pom.xml
----------------------------------------------------------------------
diff --git a/timestamp-storage/pom.xml b/timestamp-storage/pom.xml
index 2de74a5..6217cc7 100644
--- a/timestamp-storage/pom.xml
+++ b/timestamp-storage/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>timestamp-storage</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/transaction-client/pom.xml
----------------------------------------------------------------------
diff --git a/transaction-client/pom.xml b/transaction-client/pom.xml
index 1ffe744..1a9739d 100644
--- a/transaction-client/pom.xml
+++ b/transaction-client/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>transaction-client</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/a96d0b3c/tso-server/pom.xml
----------------------------------------------------------------------
diff --git a/tso-server/pom.xml b/tso-server/pom.xml
index 5d34e88..47def45 100644
--- a/tso-server/pom.xml
+++ b/tso-server/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52-SNAPSHOT</version>
+        <version>0.8.1.52</version>
     </parent>
 
     <artifactId>tso-server</artifactId>


[2/2] incubator-omid git commit: [ci skip]prepare for next development iteration

Posted by fp...@apache.org.
[ci skip]prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/incubator-omid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-omid/commit/8ff9fffa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-omid/tree/8ff9fffa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-omid/diff/8ff9fffa

Branch: refs/heads/master
Commit: 8ff9fffadd8f75cd808201c26c68e68600b9628a
Parents: a96d0b3
Author: Omid CI <om...@yahoo-inc.com>
Authored: Thu May 12 00:59:43 2016 +0000
Committer: Omid CI <om...@yahoo-inc.com>
Committed: Thu May 12 00:59:43 2016 +0000

----------------------------------------------------------------------
 benchmarks/pom.xml          | 2 +-
 codahale-metrics/pom.xml    | 2 +-
 commit-table/pom.xml        | 2 +-
 common/pom.xml              | 2 +-
 examples/pom.xml            | 2 +-
 hbase-client/pom.xml        | 2 +-
 hbase-commit-table/pom.xml  | 2 +-
 hbase-common/pom.xml        | 2 +-
 hbase-coprocessor/pom.xml   | 2 +-
 hbase-shims/hbase-0/pom.xml | 2 +-
 hbase-shims/hbase-1/pom.xml | 2 +-
 hbase-shims/pom.xml         | 2 +-
 hbase-tools/pom.xml         | 2 +-
 metrics/pom.xml             | 2 +-
 pom.xml                     | 4 ++--
 statemachine/pom.xml        | 2 +-
 timestamp-storage/pom.xml   | 2 +-
 transaction-client/pom.xml  | 2 +-
 tso-server/pom.xml          | 2 +-
 19 files changed, 20 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/benchmarks/pom.xml
----------------------------------------------------------------------
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 20fd53d..62cce83 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>benchmarks</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/codahale-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/codahale-metrics/pom.xml b/codahale-metrics/pom.xml
index a040232..ba5d560 100644
--- a/codahale-metrics/pom.xml
+++ b/codahale-metrics/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>omid</artifactId>
         <groupId>org.apache.omid</groupId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/commit-table/pom.xml
----------------------------------------------------------------------
diff --git a/commit-table/pom.xml b/commit-table/pom.xml
index cb5ed75..5cc7be0 100644
--- a/commit-table/pom.xml
+++ b/commit-table/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>commit-table</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index 4fd252b..5e84383 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 9a873c3..4a704cf 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <artifactId>omid</artifactId>
         <groupId>org.apache.omid</groupId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>examples</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/hbase-client/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml
index bfdeb5a..01818ba 100644
--- a/hbase-client/pom.xml
+++ b/hbase-client/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>hbase-client</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/hbase-commit-table/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-commit-table/pom.xml b/hbase-commit-table/pom.xml
index 3a144e5..c0b5104 100644
--- a/hbase-commit-table/pom.xml
+++ b/hbase-commit-table/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>hbase-commit-table</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/hbase-common/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml
index c393493..76a1272 100644
--- a/hbase-common/pom.xml
+++ b/hbase-common/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>hbase-common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/hbase-coprocessor/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-coprocessor/pom.xml b/hbase-coprocessor/pom.xml
index bd8ca09..7dd7f16 100644
--- a/hbase-coprocessor/pom.xml
+++ b/hbase-coprocessor/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>hbase-coprocessor</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/hbase-shims/hbase-0/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shims/hbase-0/pom.xml b/hbase-shims/hbase-0/pom.xml
index 09d7fa3..84659de 100644
--- a/hbase-shims/hbase-0/pom.xml
+++ b/hbase-shims/hbase-0/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid-shims-aggregator</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>hbase0-shims</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/hbase-shims/hbase-1/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shims/hbase-1/pom.xml b/hbase-shims/hbase-1/pom.xml
index 0ad894e..924c5c7 100644
--- a/hbase-shims/hbase-1/pom.xml
+++ b/hbase-shims/hbase-1/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid-shims-aggregator</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>hbase1-shims</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/hbase-shims/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shims/pom.xml b/hbase-shims/pom.xml
index 5a154f4..77fca87 100644
--- a/hbase-shims/pom.xml
+++ b/hbase-shims/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-shims-aggregator</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/hbase-tools/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-tools/pom.xml b/hbase-tools/pom.xml
index 6dc496f..762b021 100644
--- a/hbase-tools/pom.xml
+++ b/hbase-tools/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>hbase-tools</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/metrics/pom.xml
----------------------------------------------------------------------
diff --git a/metrics/pom.xml b/metrics/pom.xml
index 622702c..a22d924 100644
--- a/metrics/pom.xml
+++ b/metrics/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <artifactId>omid</artifactId>
         <groupId>org.apache.omid</groupId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 86b2a48..652df9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <artifactId>omid</artifactId>
     <packaging>pom</packaging>
     <!-- WARNING: do not update version manually, use mvn versions:set -->
-    <version>0.8.1.52</version>
+    <version>0.8.1.53-SNAPSHOT</version>
 
     <organization>
         <name>Apache Software Foundation</name>
@@ -105,7 +105,7 @@
         <connection>scm:git:git://github.com/yahoo/omid.git</connection>
         <developerConnection>scm:git:https://${GH_TOKEN}@github.com/yahoo/omid.git</developerConnection>
         <url>https://github.com/yahoo/omid</url>
-        <tag>omid-0.8.1.52</tag>
+        <tag>master</tag>
     </scm>
 
     <distributionManagement>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/statemachine/pom.xml
----------------------------------------------------------------------
diff --git a/statemachine/pom.xml b/statemachine/pom.xml
index 9c48970..e5c47d6 100644
--- a/statemachine/pom.xml
+++ b/statemachine/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <name>State Machine</name>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/timestamp-storage/pom.xml
----------------------------------------------------------------------
diff --git a/timestamp-storage/pom.xml b/timestamp-storage/pom.xml
index 6217cc7..03b07b5 100644
--- a/timestamp-storage/pom.xml
+++ b/timestamp-storage/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>timestamp-storage</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/transaction-client/pom.xml
----------------------------------------------------------------------
diff --git a/transaction-client/pom.xml b/transaction-client/pom.xml
index 1a9739d..fe038c4 100644
--- a/transaction-client/pom.xml
+++ b/transaction-client/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>transaction-client</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/8ff9fffa/tso-server/pom.xml
----------------------------------------------------------------------
diff --git a/tso-server/pom.xml b/tso-server/pom.xml
index 47def45..a7dfdf5 100644
--- a/tso-server/pom.xml
+++ b/tso-server/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.1.52</version>
+        <version>0.8.1.53-SNAPSHOT</version>
     </parent>
 
     <artifactId>tso-server</artifactId>