You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tephra.apache.org by go...@apache.org on 2017/03/07 02:50:03 UTC

[1/3] incubator-tephra git commit: [maven-release-plugin] prepare release v0.11.0-incubating

Repository: incubator-tephra
Updated Branches:
  refs/heads/master e02060620 -> 3af3da869


[maven-release-plugin] prepare release v0.11.0-incubating


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

Branch: refs/heads/master
Commit: 6c0ba4da1597394d9d24bfde7f50a8793ac85e67
Parents: 14aca68
Author: Gokul Gunasekaran <go...@cask.co>
Authored: Mon Mar 6 17:45:33 2017 -0800
Committer: Gokul Gunasekaran <go...@cask.co>
Committed: Mon Mar 6 17:45:33 2017 -0800

----------------------------------------------------------------------
 pom.xml                                                          | 4 ++--
 tephra-api/pom.xml                                               | 2 +-
 tephra-core/pom.xml                                              | 2 +-
 tephra-distribution/pom.xml                                      | 2 +-
 tephra-examples/cdh-5.7/pom.xml                                  | 2 +-
 tephra-examples/cdh-5.8/pom.xml                                  | 2 +-
 tephra-examples/hbase-0.96/pom.xml                               | 2 +-
 tephra-examples/hbase-0.98/pom.xml                               | 2 +-
 tephra-examples/hbase-1.0-cdh/pom.xml                            | 2 +-
 tephra-examples/hbase-1.0/pom.xml                                | 2 +-
 tephra-examples/hbase-1.1/pom.xml                                | 2 +-
 tephra-examples/hbase-1.2/pom.xml                                | 2 +-
 tephra-examples/pom.xml                                          | 2 +-
 tephra-hbase-compat-0.96/pom.xml                                 | 2 +-
 tephra-hbase-compat-0.98/pom.xml                                 | 2 +-
 tephra-hbase-compat-1.0-cdh/pom.xml                              | 2 +-
 tephra-hbase-compat-1.0/pom.xml                                  | 2 +-
 tephra-hbase-compat-1.1-base/pom.xml                             | 2 +-
 tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml     | 2 +-
 tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml | 2 +-
 tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml     | 2 +-
 21 files changed, 22 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e81dad4..1649d74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.tephra</groupId>
   <artifactId>tephra</artifactId>
-  <version>0.12.0-incubating-SNAPSHOT</version>
+  <version>0.11.0-incubating</version>
   <packaging>pom</packaging>
   <name>Apache Tephra</name>
   <description>
@@ -165,7 +165,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-tephra.git</connection>
     <url>https://git-wip-us.apache.org/repos/asf?p=incubator-tephra.git;a=summary</url>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-tephra.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>v0.11.0-incubating</tag>
   </scm>
 
   <issueManagement>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-api/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-api/pom.xml b/tephra-api/pom.xml
index 9f386b2..0ed4e2e 100644
--- a/tephra-api/pom.xml
+++ b/tephra-api/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
 
   <artifactId>tephra-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-core/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-core/pom.xml b/tephra-core/pom.xml
index 54c5440..8f7104d 100644
--- a/tephra-core/pom.xml
+++ b/tephra-core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-distribution/pom.xml b/tephra-distribution/pom.xml
index e440ece..6df3d8f 100644
--- a/tephra-distribution/pom.xml
+++ b/tephra-distribution/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   
   <artifactId>tephra-distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-examples/cdh-5.7/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/cdh-5.7/pom.xml b/tephra-examples/cdh-5.7/pom.xml
index 53efe12..f83aad7 100644
--- a/tephra-examples/cdh-5.7/pom.xml
+++ b/tephra-examples/cdh-5.7/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-examples</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-examples/cdh-5.8/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/cdh-5.8/pom.xml b/tephra-examples/cdh-5.8/pom.xml
index f29476e..bb10753 100644
--- a/tephra-examples/cdh-5.8/pom.xml
+++ b/tephra-examples/cdh-5.8/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>tephra-examples</artifactId>
     <groupId>org.apache.tephra</groupId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-examples/hbase-0.96/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-0.96/pom.xml b/tephra-examples/hbase-0.96/pom.xml
index 8c8d87d..e481c8f 100644
--- a/tephra-examples/hbase-0.96/pom.xml
+++ b/tephra-examples/hbase-0.96/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>tephra-examples</artifactId>
     <groupId>org.apache.tephra</groupId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-examples/hbase-0.98/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-0.98/pom.xml b/tephra-examples/hbase-0.98/pom.xml
index f3de4f5..4e59a8e 100644
--- a/tephra-examples/hbase-0.98/pom.xml
+++ b/tephra-examples/hbase-0.98/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>tephra-examples</artifactId>
     <groupId>org.apache.tephra</groupId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-examples/hbase-1.0-cdh/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-1.0-cdh/pom.xml b/tephra-examples/hbase-1.0-cdh/pom.xml
index 7382b87..e8c7490 100644
--- a/tephra-examples/hbase-1.0-cdh/pom.xml
+++ b/tephra-examples/hbase-1.0-cdh/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>tephra-examples</artifactId>
     <groupId>org.apache.tephra</groupId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-examples/hbase-1.0/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-1.0/pom.xml b/tephra-examples/hbase-1.0/pom.xml
index 52a8717..89597f2 100644
--- a/tephra-examples/hbase-1.0/pom.xml
+++ b/tephra-examples/hbase-1.0/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>tephra-examples</artifactId>
     <groupId>org.apache.tephra</groupId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-examples/hbase-1.1/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-1.1/pom.xml b/tephra-examples/hbase-1.1/pom.xml
index e15574c..b377546 100644
--- a/tephra-examples/hbase-1.1/pom.xml
+++ b/tephra-examples/hbase-1.1/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-examples</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-examples/hbase-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-1.2/pom.xml b/tephra-examples/hbase-1.2/pom.xml
index 2cef197..4284a91 100644
--- a/tephra-examples/hbase-1.2/pom.xml
+++ b/tephra-examples/hbase-1.2/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-examples</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-examples/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/pom.xml b/tephra-examples/pom.xml
index 63d0a66..3d6ad4e 100644
--- a/tephra-examples/pom.xml
+++ b/tephra-examples/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-hbase-compat-0.96/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-0.96/pom.xml b/tephra-hbase-compat-0.96/pom.xml
index 0efc506..282f385 100644
--- a/tephra-hbase-compat-0.96/pom.xml
+++ b/tephra-hbase-compat-0.96/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-hbase-compat-0.98/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-0.98/pom.xml b/tephra-hbase-compat-0.98/pom.xml
index b83372b..d278641 100644
--- a/tephra-hbase-compat-0.98/pom.xml
+++ b/tephra-hbase-compat-0.98/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-hbase-compat-1.0-cdh/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.0-cdh/pom.xml b/tephra-hbase-compat-1.0-cdh/pom.xml
index 31dbf56..2b5d70d 100644
--- a/tephra-hbase-compat-1.0-cdh/pom.xml
+++ b/tephra-hbase-compat-1.0-cdh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-hbase-compat-1.0/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.0/pom.xml b/tephra-hbase-compat-1.0/pom.xml
index 84e203d..c81b708 100644
--- a/tephra-hbase-compat-1.0/pom.xml
+++ b/tephra-hbase-compat-1.0/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-hbase-compat-1.1-base/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.1-base/pom.xml b/tephra-hbase-compat-1.1-base/pom.xml
index 1ae7829..71a414d 100644
--- a/tephra-hbase-compat-1.1-base/pom.xml
+++ b/tephra-hbase-compat-1.1-base/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml
index 0ac15be..e6637c5 100644
--- a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml
+++ b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-hbase-compat-1.1-base</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml
index b152305..f36762c 100644
--- a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml
+++ b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-hbase-compat-1.1-base</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/6c0ba4da/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml
index 359af98..4f5981f 100644
--- a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml
+++ b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-hbase-compat-1.1-base</artifactId>
-    <version>0.12.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>


[3/3] incubator-tephra git commit: Merge branch 'release/0.11.0-incubating'

Posted by go...@apache.org.
Merge branch 'release/0.11.0-incubating'


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

Branch: refs/heads/master
Commit: 3af3da8694d612378f004e9b749b1cf45594bc02
Parents: e020606 c80d798
Author: Gokul Gunasekaran <go...@cask.co>
Authored: Mon Mar 6 18:49:53 2017 -0800
Committer: Gokul Gunasekaran <go...@cask.co>
Committed: Mon Mar 6 18:49:53 2017 -0800

----------------------------------------------------------------------

----------------------------------------------------------------------



[2/3] incubator-tephra git commit: [maven-release-plugin] prepare for next development iteration

Posted by go...@apache.org.
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: c80d7985eacccad0388370498e68fc46a1d06cfa
Parents: 6c0ba4d
Author: Gokul Gunasekaran <go...@cask.co>
Authored: Mon Mar 6 17:45:49 2017 -0800
Committer: Gokul Gunasekaran <go...@cask.co>
Committed: Mon Mar 6 17:45:49 2017 -0800

----------------------------------------------------------------------
 pom.xml                                                          | 4 ++--
 tephra-api/pom.xml                                               | 2 +-
 tephra-core/pom.xml                                              | 2 +-
 tephra-distribution/pom.xml                                      | 2 +-
 tephra-examples/cdh-5.7/pom.xml                                  | 2 +-
 tephra-examples/cdh-5.8/pom.xml                                  | 2 +-
 tephra-examples/hbase-0.96/pom.xml                               | 2 +-
 tephra-examples/hbase-0.98/pom.xml                               | 2 +-
 tephra-examples/hbase-1.0-cdh/pom.xml                            | 2 +-
 tephra-examples/hbase-1.0/pom.xml                                | 2 +-
 tephra-examples/hbase-1.1/pom.xml                                | 2 +-
 tephra-examples/hbase-1.2/pom.xml                                | 2 +-
 tephra-examples/pom.xml                                          | 2 +-
 tephra-hbase-compat-0.96/pom.xml                                 | 2 +-
 tephra-hbase-compat-0.98/pom.xml                                 | 2 +-
 tephra-hbase-compat-1.0-cdh/pom.xml                              | 2 +-
 tephra-hbase-compat-1.0/pom.xml                                  | 2 +-
 tephra-hbase-compat-1.1-base/pom.xml                             | 2 +-
 tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml     | 2 +-
 tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml | 2 +-
 tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml     | 2 +-
 21 files changed, 22 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1649d74..e81dad4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.tephra</groupId>
   <artifactId>tephra</artifactId>
-  <version>0.11.0-incubating</version>
+  <version>0.12.0-incubating-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache Tephra</name>
   <description>
@@ -165,7 +165,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-tephra.git</connection>
     <url>https://git-wip-us.apache.org/repos/asf?p=incubator-tephra.git;a=summary</url>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-tephra.git</developerConnection>
-    <tag>v0.11.0-incubating</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-api/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-api/pom.xml b/tephra-api/pom.xml
index 0ed4e2e..9f386b2 100644
--- a/tephra-api/pom.xml
+++ b/tephra-api/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>tephra-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-core/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-core/pom.xml b/tephra-core/pom.xml
index 8f7104d..54c5440 100644
--- a/tephra-core/pom.xml
+++ b/tephra-core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-distribution/pom.xml b/tephra-distribution/pom.xml
index 6df3d8f..e440ece 100644
--- a/tephra-distribution/pom.xml
+++ b/tephra-distribution/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   
   <artifactId>tephra-distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-examples/cdh-5.7/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/cdh-5.7/pom.xml b/tephra-examples/cdh-5.7/pom.xml
index f83aad7..53efe12 100644
--- a/tephra-examples/cdh-5.7/pom.xml
+++ b/tephra-examples/cdh-5.7/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-examples</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-examples/cdh-5.8/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/cdh-5.8/pom.xml b/tephra-examples/cdh-5.8/pom.xml
index bb10753..f29476e 100644
--- a/tephra-examples/cdh-5.8/pom.xml
+++ b/tephra-examples/cdh-5.8/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>tephra-examples</artifactId>
     <groupId>org.apache.tephra</groupId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-examples/hbase-0.96/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-0.96/pom.xml b/tephra-examples/hbase-0.96/pom.xml
index e481c8f..8c8d87d 100644
--- a/tephra-examples/hbase-0.96/pom.xml
+++ b/tephra-examples/hbase-0.96/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>tephra-examples</artifactId>
     <groupId>org.apache.tephra</groupId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-examples/hbase-0.98/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-0.98/pom.xml b/tephra-examples/hbase-0.98/pom.xml
index 4e59a8e..f3de4f5 100644
--- a/tephra-examples/hbase-0.98/pom.xml
+++ b/tephra-examples/hbase-0.98/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>tephra-examples</artifactId>
     <groupId>org.apache.tephra</groupId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-examples/hbase-1.0-cdh/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-1.0-cdh/pom.xml b/tephra-examples/hbase-1.0-cdh/pom.xml
index e8c7490..7382b87 100644
--- a/tephra-examples/hbase-1.0-cdh/pom.xml
+++ b/tephra-examples/hbase-1.0-cdh/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>tephra-examples</artifactId>
     <groupId>org.apache.tephra</groupId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-examples/hbase-1.0/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-1.0/pom.xml b/tephra-examples/hbase-1.0/pom.xml
index 89597f2..52a8717 100644
--- a/tephra-examples/hbase-1.0/pom.xml
+++ b/tephra-examples/hbase-1.0/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>tephra-examples</artifactId>
     <groupId>org.apache.tephra</groupId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-examples/hbase-1.1/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-1.1/pom.xml b/tephra-examples/hbase-1.1/pom.xml
index b377546..e15574c 100644
--- a/tephra-examples/hbase-1.1/pom.xml
+++ b/tephra-examples/hbase-1.1/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-examples</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-examples/hbase-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/hbase-1.2/pom.xml b/tephra-examples/hbase-1.2/pom.xml
index 4284a91..2cef197 100644
--- a/tephra-examples/hbase-1.2/pom.xml
+++ b/tephra-examples/hbase-1.2/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-examples</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-examples/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/pom.xml b/tephra-examples/pom.xml
index 3d6ad4e..63d0a66 100644
--- a/tephra-examples/pom.xml
+++ b/tephra-examples/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-hbase-compat-0.96/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-0.96/pom.xml b/tephra-hbase-compat-0.96/pom.xml
index 282f385..0efc506 100644
--- a/tephra-hbase-compat-0.96/pom.xml
+++ b/tephra-hbase-compat-0.96/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-hbase-compat-0.98/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-0.98/pom.xml b/tephra-hbase-compat-0.98/pom.xml
index d278641..b83372b 100644
--- a/tephra-hbase-compat-0.98/pom.xml
+++ b/tephra-hbase-compat-0.98/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-hbase-compat-1.0-cdh/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.0-cdh/pom.xml b/tephra-hbase-compat-1.0-cdh/pom.xml
index 2b5d70d..31dbf56 100644
--- a/tephra-hbase-compat-1.0-cdh/pom.xml
+++ b/tephra-hbase-compat-1.0-cdh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-hbase-compat-1.0/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.0/pom.xml b/tephra-hbase-compat-1.0/pom.xml
index c81b708..84e203d 100644
--- a/tephra-hbase-compat-1.0/pom.xml
+++ b/tephra-hbase-compat-1.0/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-hbase-compat-1.1-base/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.1-base/pom.xml b/tephra-hbase-compat-1.1-base/pom.xml
index 71a414d..1ae7829 100644
--- a/tephra-hbase-compat-1.1-base/pom.xml
+++ b/tephra-hbase-compat-1.1-base/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml
index e6637c5..0ac15be 100644
--- a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml
+++ b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.1/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-hbase-compat-1.1-base</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml
index f36762c..b152305 100644
--- a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml
+++ b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2-cdh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-hbase-compat-1.1-base</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c80d7985/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml
index 4f5981f..359af98 100644
--- a/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml
+++ b/tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-hbase-compat-1.1-base</artifactId>
-    <version>0.11.0-incubating</version>
+    <version>0.12.0-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>