[maven-release-plugin] prepare release v0.9.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/e146a4e5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tephra/tree/e146a4e5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tephra/diff/e146a4e5 Branch: refs/heads/test/0.9.0 Commit: e146a4e5d81f17202250528e081b23b96d92a5d4 Parents: 035f773 Author: Gokul Gunasekaran <[email protected]> Authored: Wed Jun 29 14:20:28 2016 -0700 Committer: Gokul Gunasekaran <[email protected]> Committed: Wed Jun 29 14:20:28 2016 -0700 ---------------------------------------------------------------------- pom.xml | 4 ++-- tephra-api/pom.xml | 2 +- tephra-core/pom.xml | 2 +- tephra-distribution/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/pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/e146a4e5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index caa591e..b9d41cc 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.tephra</groupId> <artifactId>tephra</artifactId> - <version>0.9.0-incubating-SNAPSHOT</version> + <version>0.9.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.9.0-incubating</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/e146a4e5/tephra-api/pom.xml ---------------------------------------------------------------------- diff --git a/tephra-api/pom.xml b/tephra-api/pom.xml index e740ee3..397ebe5 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.9.0-incubating-SNAPSHOT</version> + <version>0.9.0-incubating</version> </parent> <artifactId>tephra-api</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/e146a4e5/tephra-core/pom.xml ---------------------------------------------------------------------- diff --git a/tephra-core/pom.xml b/tephra-core/pom.xml index 5c7b96b..55de7db 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.9.0-incubating-SNAPSHOT</version> + <version>0.9.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/e146a4e5/tephra-distribution/pom.xml ---------------------------------------------------------------------- diff --git a/tephra-distribution/pom.xml b/tephra-distribution/pom.xml index c97aba4..3dac90f 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.9.0-incubating-SNAPSHOT</version> + <version>0.9.0-incubating</version> </parent> <artifactId>tephra-distribution</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/e146a4e5/tephra-examples/pom.xml ---------------------------------------------------------------------- diff --git a/tephra-examples/pom.xml b/tephra-examples/pom.xml index 08ab1e5..18d9895 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.9.0-incubating-SNAPSHOT</version> + <version>0.9.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/e146a4e5/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 15c6904..62c80f2 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.9.0-incubating-SNAPSHOT</version> + <version>0.9.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/e146a4e5/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 d0e73d3..2b04d49 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.9.0-incubating-SNAPSHOT</version> + <version>0.9.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/e146a4e5/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 f9307a3..abf3827 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.9.0-incubating-SNAPSHOT</version> + <version>0.9.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/e146a4e5/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 f421407..e2f65af 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.9.0-incubating-SNAPSHOT</version> + <version>0.9.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/e146a4e5/tephra-hbase-compat-1.1/pom.xml ---------------------------------------------------------------------- diff --git a/tephra-hbase-compat-1.1/pom.xml b/tephra-hbase-compat-1.1/pom.xml index f9fd33f..267cf72 100644 --- a/tephra-hbase-compat-1.1/pom.xml +++ b/tephra-hbase-compat-1.1/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.tephra</groupId> <artifactId>tephra</artifactId> - <version>0.9.0-incubating-SNAPSHOT</version> + <version>0.9.0-incubating</version> </parent> <modelVersion>4.0.0</modelVersion>
