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/02/14 08:03:21 UTC

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

Repository: incubator-tephra
Updated Branches:
  refs/heads/release/0.11.0-incubating [created] d6327007b


[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/d6327007
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tephra/tree/d6327007
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tephra/diff/d6327007

Branch: refs/heads/release/0.11.0-incubating
Commit: d6327007b6240c9b2605c2e8d91ca9ac92ecedfc
Parents: 203825e
Author: Gokul Gunasekaran <go...@cask.co>
Authored: Tue Feb 14 00:03:18 2017 -0800
Committer: Gokul Gunasekaran <go...@cask.co>
Committed: Tue Feb 14 00:03:18 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/d6327007/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 90f9843..1649d74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.tephra</groupId>
   <artifactId>tephra</artifactId>
-  <version>0.11.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/d6327007/tephra-api/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-api/pom.xml b/tephra-api/pom.xml
index cf3e020..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.11.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/d6327007/tephra-core/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-core/pom.xml b/tephra-core/pom.xml
index 1e4a0c8..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.11.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/d6327007/tephra-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-distribution/pom.xml b/tephra-distribution/pom.xml
index 56bb7f9..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.11.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/d6327007/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 aa2a33a..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.11.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/d6327007/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 ad1593d..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.11.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/d6327007/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 1d1a656..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.11.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/d6327007/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 80f3a5c..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.11.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/d6327007/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 5959fae..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.11.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/d6327007/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 bd1989c..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.11.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/d6327007/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 594cc6c..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.11.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/d6327007/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 933210c..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.11.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/d6327007/tephra-examples/pom.xml
----------------------------------------------------------------------
diff --git a/tephra-examples/pom.xml b/tephra-examples/pom.xml
index ad4d01a..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.11.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/d6327007/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 dbadc2d..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.11.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/d6327007/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 21c3bc8..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.11.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/d6327007/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 738a2cc..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.11.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/d6327007/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 c7ec8ff..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.11.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/d6327007/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 9eef513..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.11.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/d6327007/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 8b59d31..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.11.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/d6327007/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 3143613..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.11.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/d6327007/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 854a745..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.11.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>