Repository: kylin Updated Branches: refs/heads/1.5.4.1-rc2 895a91b1e -> 7d3536a41
[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/7d3536a4 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/7d3536a4 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/7d3536a4 Branch: refs/heads/1.5.4.1-rc2 Commit: 7d3536a4114206629e878dfb1a79f8295acdbf1f Parents: 895a91b Author: shaofengshi <shaofeng...@apache.org> Authored: Sat Sep 24 07:00:18 2016 +0000 Committer: shaofengshi <shaofeng...@apache.org> Committed: Sat Sep 24 07:00:18 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 +- jdbc/pom.xml | 2 +- kylin-it/pom.xml | 2 +- pom.xml | 4 ++-- query/pom.xml | 2 +- server-base/pom.xml | 2 +- server/pom.xml | 2 +- source-hive/pom.xml | 2 +- source-kafka/pom.xml | 2 +- storage-hbase/pom.xml | 2 +- tomcat-ext/pom.xml | 2 +- tool/pom.xml | 2 +- 22 files changed, 23 insertions(+), 23 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 9bb8477..0e5d2c6 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/atopcalcite/pom.xml ---------------------------------------------------------------------- diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml index 50780f2..627b000 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/core-common/pom.xml ---------------------------------------------------------------------- diff --git a/core-common/pom.xml b/core-common/pom.xml index 32c9b67..731c173 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/core-cube/pom.xml ---------------------------------------------------------------------- diff --git a/core-cube/pom.xml b/core-cube/pom.xml index d863b1d..441ab27 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/core-dictionary/pom.xml ---------------------------------------------------------------------- diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml index fbb1087..425af88 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/core-job/pom.xml ---------------------------------------------------------------------- diff --git a/core-job/pom.xml b/core-job/pom.xml index fb2c8fc..6debc8d 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/core-metadata/pom.xml ---------------------------------------------------------------------- diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml index 0b95d1f..6917eea 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/core-storage/pom.xml ---------------------------------------------------------------------- diff --git a/core-storage/pom.xml b/core-storage/pom.xml index 0a1d818..93cff04 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/engine-mr/pom.xml ---------------------------------------------------------------------- diff --git a/engine-mr/pom.xml b/engine-mr/pom.xml index 488e16e..fba8249 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/engine-spark/pom.xml ---------------------------------------------------------------------- diff --git a/engine-spark/pom.xml b/engine-spark/pom.xml index 3d5d654..a9ad011 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/engine-streaming/pom.xml ---------------------------------------------------------------------- diff --git a/engine-streaming/pom.xml b/engine-streaming/pom.xml index 18a11d4..a84256e 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 2814162..b01d4ba 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/kylin-it/pom.xml ---------------------------------------------------------------------- diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml index 828df1c..6c5e0a2 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b7944c4..2247fa0 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> <packaging>pom</packaging> - <version>1.5.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> <name>Apache Kylin</name> <url>http://kylin.apache.org</url> @@ -176,7 +176,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf/kylin.git</url> - <tag>kylin-1.5.4.1</tag> + <tag>HEAD</tag> </scm> <dependencyManagement> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/query/pom.xml ---------------------------------------------------------------------- diff --git a/query/pom.xml b/query/pom.xml index b886802..f1532b4 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/server-base/pom.xml ---------------------------------------------------------------------- diff --git a/server-base/pom.xml b/server-base/pom.xml index a6150ba..c3eaf8a 100644 --- a/server-base/pom.xml +++ b/server-base/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/server/pom.xml ---------------------------------------------------------------------- diff --git a/server/pom.xml b/server/pom.xml index 0a5ce97..57a0c40 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/source-hive/pom.xml ---------------------------------------------------------------------- diff --git a/source-hive/pom.xml b/source-hive/pom.xml index 3555ddb..4568535 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/source-kafka/pom.xml ---------------------------------------------------------------------- diff --git a/source-kafka/pom.xml b/source-kafka/pom.xml index c47b023..959f224 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/storage-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/storage-hbase/pom.xml b/storage-hbase/pom.xml index 58b1230..8cc1468 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/tomcat-ext/pom.xml ---------------------------------------------------------------------- diff --git a/tomcat-ext/pom.xml b/tomcat-ext/pom.xml index 9ffafb6..4297eb3 100644 --- a/tomcat-ext/pom.xml +++ b/tomcat-ext/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.5.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> <artifactId>kylin-tomcat-ext</artifactId> http://git-wip-us.apache.org/repos/asf/kylin/blob/7d3536a4/tool/pom.xml ---------------------------------------------------------------------- diff --git a/tool/pom.xml b/tool/pom.xml index f03547b..ed23499 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.4.1</version> + <version>1.5.4.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>