Repository: incubator-tephra Updated Branches: refs/heads/master a346efe75 -> 33a5cda82
Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit c217c068cf5d5f028bb33cb68502650144b20a5b. Project: http://git-wip-us.apache.org/repos/asf/incubator-tephra/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tephra/commit/c5cc63d2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tephra/tree/c5cc63d2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tephra/diff/c5cc63d2 Branch: refs/heads/master Commit: c5cc63d2289202d676f1038a5690df1d12ecc937 Parents: c217c06 Author: anew <a...@apache.org> Authored: Thu Sep 14 17:27:30 2017 -0700 Committer: anew <a...@apache.org> Committed: Thu Sep 14 17:27:30 2017 -0700 ---------------------------------------------------------------------- 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/hbase-1.3/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 +- tephra-hbase-compat-1.3/pom.xml | 2 +- 23 files changed, 24 insertions(+), 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c728625..3eecde7 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.13.0-incubating</version> <packaging>pom</packaging> <name>Apache Tephra</name> <description> @@ -166,7 +166,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.13.0-incubating</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/tephra-api/pom.xml ---------------------------------------------------------------------- diff --git a/tephra-api/pom.xml b/tephra-api/pom.xml index 4e820a4..1d0cbe6 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.13.0-incubating</version> </parent> <artifactId>tephra-api</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/tephra-core/pom.xml ---------------------------------------------------------------------- diff --git a/tephra-core/pom.xml b/tephra-core/pom.xml index 93e614e..6d70d7f 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/tephra-distribution/pom.xml ---------------------------------------------------------------------- diff --git a/tephra-distribution/pom.xml b/tephra-distribution/pom.xml index dd17dfd..b7e4920 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.13.0-incubating</version> </parent> <artifactId>tephra-distribution</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 f3ca6ba..1dead1a 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 008420f..8ca3be4 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 40d72b4..e400112 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 2e5e178..d50f5a9 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 3f20e74..503a4da 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 65848db..1a700c3 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 e24d1db..672d7e8 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 85df0d4..8053abc 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/tephra-examples/hbase-1.3/pom.xml ---------------------------------------------------------------------- diff --git a/tephra-examples/hbase-1.3/pom.xml b/tephra-examples/hbase-1.3/pom.xml index 03e3d74..3ddd961 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/tephra-examples/pom.xml ---------------------------------------------------------------------- diff --git a/tephra-examples/pom.xml b/tephra-examples/pom.xml index a42ddfe..daee19a 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 88a5fa5..eb56da1 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 1280b70..8e18947 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 731d339..ece9f87 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 df214ee..7e3b377 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 b984a75..71ce0a3 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 ee81ab2..39b8663 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.13.0-incubating</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 2be74f1..be3229d 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.13.0-incubating</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/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 288bf91..5262abb 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.13.0-incubating</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/c5cc63d2/tephra-hbase-compat-1.3/pom.xml ---------------------------------------------------------------------- diff --git a/tephra-hbase-compat-1.3/pom.xml b/tephra-hbase-compat-1.3/pom.xml index a709b56..d95030b 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.13.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion>