[maven-release-plugin] prepare for next development iteration
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/f531495c Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/f531495c Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/f531495c Branch: refs/heads/block_iteration Commit: f531495c24e0f1899d7822bc6b463148d27d0068 Parents: 1e03c88 Author: Hyunsik Choi <[email protected]> Authored: Sat Oct 11 22:23:41 2014 -0700 Committer: Hyunsik Choi <[email protected]> Committed: Sat Oct 11 22:23:41 2014 -0700 ---------------------------------------------------------------------- pom.xml | 4 ++-- tajo-algebra/pom.xml | 2 +- tajo-catalog/pom.xml | 2 +- tajo-catalog/tajo-catalog-client/pom.xml | 2 +- tajo-catalog/tajo-catalog-common/pom.xml | 2 +- tajo-catalog/tajo-catalog-drivers/pom.xml | 2 +- tajo-catalog/tajo-catalog-server/pom.xml | 2 +- tajo-client/pom.xml | 2 +- tajo-common/pom.xml | 2 +- tajo-core/pom.xml | 2 +- tajo-dist/pom.xml | 2 +- tajo-jdbc/pom.xml | 2 +- tajo-maven-plugins/pom.xml | 2 +- tajo-project/pom.xml | 6 +++--- tajo-rpc/pom.xml | 2 +- tajo-storage/pom.xml | 2 +- tajo-thirdparty/asm/pom.xml | 2 +- tajo-yarn-pullserver/pom.xml | 2 +- 18 files changed, 21 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8c83791..a3bcf20 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ </parent> <groupId>org.apache.tajo</groupId> <artifactId>tajo-main</artifactId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <description>Tajo Main</description> <name>Tajo Main</name> <packaging>pom</packaging> @@ -57,7 +57,7 @@ <url>https://git-wip-us.apache.org/repos/asf/tajo.git</url> <connection>scm:git:https://git-wip-us.apache.org/repos/asf/tajo.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/tajo.git</developerConnection> - <tag>release-0.9.0-rc0</tag> + <tag>HEAD</tag> </scm> <repositories> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-algebra/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-algebra/pom.xml b/tajo-algebra/pom.xml index 09a17f0..883a85d 100644 --- a/tajo-algebra/pom.xml +++ b/tajo-algebra/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../tajo-project</relativePath> </parent> <artifactId>tajo-algebra</artifactId> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-catalog/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-catalog/pom.xml b/tajo-catalog/pom.xml index ee0ca72..eb97817 100644 --- a/tajo-catalog/pom.xml +++ b/tajo-catalog/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../tajo-project</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-catalog/tajo-catalog-client/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-catalog/tajo-catalog-client/pom.xml b/tajo-catalog/tajo-catalog-client/pom.xml index e4ca436..d888d0a 100644 --- a/tajo-catalog/tajo-catalog-client/pom.xml +++ b/tajo-catalog/tajo-catalog-client/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../../tajo-project</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-catalog/tajo-catalog-common/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-catalog/tajo-catalog-common/pom.xml b/tajo-catalog/tajo-catalog-common/pom.xml index 310fd9d..83ab62f 100644 --- a/tajo-catalog/tajo-catalog-common/pom.xml +++ b/tajo-catalog/tajo-catalog-common/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../../tajo-project</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-catalog/tajo-catalog-drivers/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-catalog/tajo-catalog-drivers/pom.xml b/tajo-catalog/tajo-catalog-drivers/pom.xml index 2010e93..d75fe4d 100644 --- a/tajo-catalog/tajo-catalog-drivers/pom.xml +++ b/tajo-catalog/tajo-catalog-drivers/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../../tajo-project</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-catalog/tajo-catalog-server/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-catalog/tajo-catalog-server/pom.xml b/tajo-catalog/tajo-catalog-server/pom.xml index 676046f..f811150 100644 --- a/tajo-catalog/tajo-catalog-server/pom.xml +++ b/tajo-catalog/tajo-catalog-server/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../../tajo-project</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-client/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-client/pom.xml b/tajo-client/pom.xml index f6b8586..7fc8c74 100644 --- a/tajo-client/pom.xml +++ b/tajo-client/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../tajo-project</relativePath> </parent> <artifactId>tajo-client</artifactId> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-common/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-common/pom.xml b/tajo-common/pom.xml index 939a21f..d857e0e 100644 --- a/tajo-common/pom.xml +++ b/tajo-common/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../tajo-project</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-core/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-core/pom.xml b/tajo-core/pom.xml index c71fe78..ca30266 100644 --- a/tajo-core/pom.xml +++ b/tajo-core/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../tajo-project</relativePath> </parent> <artifactId>tajo-core</artifactId> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-dist/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-dist/pom.xml b/tajo-dist/pom.xml index 8a17822..24b1831 100644 --- a/tajo-dist/pom.xml +++ b/tajo-dist/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../tajo-project</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-jdbc/pom.xml b/tajo-jdbc/pom.xml index 6b2badb..20cdf16 100644 --- a/tajo-jdbc/pom.xml +++ b/tajo-jdbc/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../tajo-project</relativePath> </parent> <artifactId>tajo-jdbc</artifactId> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-maven-plugins/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-maven-plugins/pom.xml b/tajo-maven-plugins/pom.xml index 84a7b2a..baf2b04 100644 --- a/tajo-maven-plugins/pom.xml +++ b/tajo-maven-plugins/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.tajo</groupId> <artifactId>tajo-project</artifactId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../tajo-project</relativePath> </parent> <groupId>org.apache.tajo</groupId> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-project/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-project/pom.xml b/tajo-project/pom.xml index 177f5cf..908fd18 100644 --- a/tajo-project/pom.xml +++ b/tajo-project/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.tajo</groupId> <artifactId>tajo-main</artifactId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> </parent> <groupId>org.apache.tajo</groupId> <artifactId>tajo-project</artifactId> @@ -35,7 +35,7 @@ <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <hadoop.version>2.5.1</hadoop.version> <protobuf.version>2.5.0</protobuf.version> - <tajo.version>0.9.0</tajo.version> + <tajo.version>0.9.1-SNAPSHOT</tajo.version> <tajo.root>${project.parent.relativePath}/..</tajo.root> <extra.source.path>src/main/hadoop-${hadoop.version}</extra.source.path> </properties> @@ -324,7 +324,7 @@ <url>https://git-wip-us.apache.org/repos/asf/tajo.git</url> <connection>scm:git:https://git-wip-us.apache.org/repos/asf/tajo.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/tajo.git</developerConnection> - <tag>release-0.9.0-rc0</tag> + <tag>HEAD</tag> </scm> <mailingLists> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-rpc/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-rpc/pom.xml b/tajo-rpc/pom.xml index 72c8649..9079ecd 100644 --- a/tajo-rpc/pom.xml +++ b/tajo-rpc/pom.xml @@ -20,7 +20,7 @@ <modelVersion>4.0.0</modelVersion> <parent> <artifactId>tajo-project</artifactId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <groupId>org.apache.tajo</groupId> <relativePath>../tajo-project</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-storage/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-storage/pom.xml b/tajo-storage/pom.xml index f11c985..c50fa66 100644 --- a/tajo-storage/pom.xml +++ b/tajo-storage/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../tajo-project</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-thirdparty/asm/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-thirdparty/asm/pom.xml b/tajo-thirdparty/asm/pom.xml index a9be622..1aac6cd 100644 --- a/tajo-thirdparty/asm/pom.xml +++ b/tajo-thirdparty/asm/pom.xml @@ -17,7 +17,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../../tajo-project</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/tajo/blob/f531495c/tajo-yarn-pullserver/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-yarn-pullserver/pom.xml b/tajo-yarn-pullserver/pom.xml index 902af61..a7644a1 100644 --- a/tajo-yarn-pullserver/pom.xml +++ b/tajo-yarn-pullserver/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>tajo-project</artifactId> <groupId>org.apache.tajo</groupId> - <version>0.9.0</version> + <version>0.9.1-SNAPSHOT</version> <relativePath>../tajo-project</relativePath> </parent> <modelVersion>4.0.0</modelVersion>
