[maven-release-plugin] prepare release v0.14.0-incubating
diff --git a/pom.xml b/pom.xml
index 0665484..23b296e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.tephra</groupId>
   <artifactId>tephra</artifactId>
-  <version>0.14.0-incubating-SNAPSHOT</version>
+  <version>0.14.0-incubating</version>
   <packaging>pom</packaging>
   <name>Apache Tephra</name>
   <description>
@@ -168,7 +168,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.14.0-incubating</tag>
   </scm>
 
   <issueManagement>
diff --git a/tephra-api/pom.xml b/tephra-api/pom.xml
index 3727448..954389f 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
 
   <artifactId>tephra-api</artifactId>
diff --git a/tephra-core/pom.xml b/tephra-core/pom.xml
index 41ea725..6a7fa77 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-distribution/pom.xml b/tephra-distribution/pom.xml
index dd17dfd..4ac8625 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   
   <artifactId>tephra-distribution</artifactId>
diff --git a/tephra-examples/cdh-5.7/pom.xml b/tephra-examples/cdh-5.7/pom.xml
index f3ca6ba..d60794c 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-examples/cdh-5.8/pom.xml b/tephra-examples/cdh-5.8/pom.xml
index 008420f..cad6330 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-examples/hbase-0.96/pom.xml b/tephra-examples/hbase-0.96/pom.xml
index 40d72b4..513bc83 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-examples/hbase-0.98/pom.xml b/tephra-examples/hbase-0.98/pom.xml
index 2e5e178..af71736 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-examples/hbase-1.0-cdh/pom.xml b/tephra-examples/hbase-1.0-cdh/pom.xml
index 3f20e74..f512fbf 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-examples/hbase-1.0/pom.xml b/tephra-examples/hbase-1.0/pom.xml
index 65848db..91d9c2b 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-examples/hbase-1.1/pom.xml b/tephra-examples/hbase-1.1/pom.xml
index e24d1db..63a1515 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-examples/hbase-1.2/pom.xml b/tephra-examples/hbase-1.2/pom.xml
index 85df0d4..06a0edb 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-examples/hbase-1.3/pom.xml b/tephra-examples/hbase-1.3/pom.xml
index 03e3d74..474228b 100644
--- a/tephra-examples/hbase-1.3/pom.xml
+++ b/tephra-examples/hbase-1.3/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-examples</artifactId>
-    <version>0.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-examples/hbase-1.4/pom.xml b/tephra-examples/hbase-1.4/pom.xml
index a9fce19..0fa3fc8 100644
--- a/tephra-examples/hbase-1.4/pom.xml
+++ b/tephra-examples/hbase-1.4/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-examples</artifactId>
-    <version>0.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-examples/hbase-2.0/pom.xml b/tephra-examples/hbase-2.0/pom.xml
index 361f420..e6ad9cb 100644
--- a/tephra-examples/hbase-2.0/pom.xml
+++ b/tephra-examples/hbase-2.0/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra-examples</artifactId>
-    <version>0.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-examples/pom.xml b/tephra-examples/pom.xml
index 1f84e1e..d039b85 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-hbase-compat-0.96/pom.xml b/tephra-hbase-compat-0.96/pom.xml
index 88a5fa5..7845a2c 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-hbase-compat-0.98/pom.xml b/tephra-hbase-compat-0.98/pom.xml
index 1280b70..17ecf04 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-hbase-compat-1.0-cdh/pom.xml b/tephra-hbase-compat-1.0-cdh/pom.xml
index 731d339..acef421 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-hbase-compat-1.0/pom.xml b/tephra-hbase-compat-1.0/pom.xml
index df214ee..b1e9098 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-hbase-compat-1.1-base/pom.xml b/tephra-hbase-compat-1.1-base/pom.xml
index b984a75..ea44648 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
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 ee81ab2..111ae80 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
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 2be74f1..4d1ea7a 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
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 288bf91..c998975 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.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/tephra-hbase-compat-1.3/pom.xml b/tephra-hbase-compat-1.3/pom.xml
index a709b56..6914630 100644
--- a/tephra-hbase-compat-1.3/pom.xml
+++ b/tephra-hbase-compat-1.3/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-hbase-compat-1.4/pom.xml b/tephra-hbase-compat-1.4/pom.xml
index 873585d..a305cf7 100644
--- a/tephra-hbase-compat-1.4/pom.xml
+++ b/tephra-hbase-compat-1.4/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/tephra-hbase-compat-2.0/pom.xml b/tephra-hbase-compat-2.0/pom.xml
index c85ac43..95cfcec 100644
--- a/tephra-hbase-compat-2.0/pom.xml
+++ b/tephra-hbase-compat-2.0/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.tephra</groupId>
     <artifactId>tephra</artifactId>
-    <version>0.14.0-incubating-SNAPSHOT</version>
+    <version>0.14.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>