Repository: kylin Updated Branches: refs/heads/v1.5.2.1-release-rc2 71a847bbe -> 44e2bb168
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/44e2bb16 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/44e2bb16 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/44e2bb16 Branch: refs/heads/v1.5.2.1-release-rc2 Commit: 44e2bb16882b3bacd4c9f72778059169c2785fcf Parents: 71a847b Author: shaofengshi <shaofeng...@apache.org> Authored: Sat Jun 4 11:53:59 2016 +0000 Committer: shaofengshi <shaofeng...@apache.org> Committed: Sat Jun 4 11:53:59 2016 +0000 ---------------------------------------------------------------------- assembly/pom.xml | 2 +- atopcalcite/pom.xml | 2 +- core-common/pom.xml | 2 +- core-cube/pom.xml | 2 +- core-dictionary/pom.xml | 2 +- core-job/pom.xml | 2 +- core-metadata/pom.xml | 2 +- core-storage/pom.xml | 2 +- engine-mr/pom.xml | 2 +- engine-spark/pom.xml | 2 +- engine-streaming/pom.xml | 2 +- invertedindex/pom.xml | 2 +- jdbc/pom.xml | 2 +- kylin-it/pom.xml | 2 +- pom.xml | 2 +- query/pom.xml | 2 +- server/pom.xml | 2 +- source-hive/pom.xml | 2 +- source-kafka/pom.xml | 2 +- storage-hbase/pom.xml | 2 +- tool/pom.xml | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 204035b..82e6b44 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>kylin</artifactId> <groupId>org.apache.kylin</groupId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/atopcalcite/pom.xml ---------------------------------------------------------------------- diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml index 7779201..da3ff04 100644 --- a/atopcalcite/pom.xml +++ b/atopcalcite/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/core-common/pom.xml ---------------------------------------------------------------------- diff --git a/core-common/pom.xml b/core-common/pom.xml index 5030d5a..56ed854 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/core-cube/pom.xml ---------------------------------------------------------------------- diff --git a/core-cube/pom.xml b/core-cube/pom.xml index f4e0c71..ef88abb 100644 --- a/core-cube/pom.xml +++ b/core-cube/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/core-dictionary/pom.xml ---------------------------------------------------------------------- diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml index a6cd19c..67eeb18 100644 --- a/core-dictionary/pom.xml +++ b/core-dictionary/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/core-job/pom.xml ---------------------------------------------------------------------- diff --git a/core-job/pom.xml b/core-job/pom.xml index 383303c..dcb34cc 100644 --- a/core-job/pom.xml +++ b/core-job/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/core-metadata/pom.xml ---------------------------------------------------------------------- diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml index 184dc5a..742e722 100644 --- a/core-metadata/pom.xml +++ b/core-metadata/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/core-storage/pom.xml ---------------------------------------------------------------------- diff --git a/core-storage/pom.xml b/core-storage/pom.xml index 4948e59..7c59740 100644 --- a/core-storage/pom.xml +++ b/core-storage/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/engine-mr/pom.xml ---------------------------------------------------------------------- diff --git a/engine-mr/pom.xml b/engine-mr/pom.xml index dcd3e2f..39a9073 100644 --- a/engine-mr/pom.xml +++ b/engine-mr/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/engine-spark/pom.xml ---------------------------------------------------------------------- diff --git a/engine-spark/pom.xml b/engine-spark/pom.xml index 2cc4d5f..3cf5aae 100644 --- a/engine-spark/pom.xml +++ b/engine-spark/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/engine-streaming/pom.xml ---------------------------------------------------------------------- diff --git a/engine-streaming/pom.xml b/engine-streaming/pom.xml index 31cacac..02f9b4c 100644 --- a/engine-streaming/pom.xml +++ b/engine-streaming/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/invertedindex/pom.xml ---------------------------------------------------------------------- diff --git a/invertedindex/pom.xml b/invertedindex/pom.xml index ed286c9..8703f45 100644 --- a/invertedindex/pom.xml +++ b/invertedindex/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>kylin</artifactId> <groupId>org.apache.kylin</groupId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index fbf0718..968b24c 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/kylin-it/pom.xml ---------------------------------------------------------------------- diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml index 171e84c..cf42984 100644 --- a/kylin-it/pom.xml +++ b/kylin-it/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>kylin</artifactId> <groupId>org.apache.kylin</groupId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fb8606b..1d24f22 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> <packaging>pom</packaging> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> <name>Kylin:HadoopOLAPEngine</name> <url>http://kylin.apache.org</url> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/query/pom.xml ---------------------------------------------------------------------- diff --git a/query/pom.xml b/query/pom.xml index d6c7f83..08af56d 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/server/pom.xml ---------------------------------------------------------------------- diff --git a/server/pom.xml b/server/pom.xml index 9ba9d5f..a18612e 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/source-hive/pom.xml ---------------------------------------------------------------------- diff --git a/source-hive/pom.xml b/source-hive/pom.xml index 2bd6349..2850e9f 100644 --- a/source-hive/pom.xml +++ b/source-hive/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/source-kafka/pom.xml ---------------------------------------------------------------------- diff --git a/source-kafka/pom.xml b/source-kafka/pom.xml index 65f7566..bc9e94d 100644 --- a/source-kafka/pom.xml +++ b/source-kafka/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/storage-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/storage-hbase/pom.xml b/storage-hbase/pom.xml index b03a7ed..79593d1 100644 --- a/storage-hbase/pom.xml +++ b/storage-hbase/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/44e2bb16/tool/pom.xml ---------------------------------------------------------------------- diff --git a/tool/pom.xml b/tool/pom.xml index 3c8033d..4b6e477 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>kylin</artifactId> <groupId>org.apache.kylin</groupId> - <version>1.5.2.1</version> + <version>1.5.2.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>