Repository: kylin Updated Branches: refs/heads/v1.3.0-release b95e47c4d -> 53aac3b92
[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/53aac3b9 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/53aac3b9 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/53aac3b9 Branch: refs/heads/v1.3.0-release Commit: 53aac3b92a459e501cede1f54dcd46aff49c4c65 Parents: b95e47c Author: Hongbin Ma <mahong...@apache.org> Authored: Wed Mar 9 06:50:27 2016 +0000 Committer: Hongbin Ma <mahong...@apache.org> Committed: Wed Mar 9 06:50:27 2016 +0000 ---------------------------------------------------------------------- atopcalcite/pom.xml | 2 +- common/pom.xml | 2 +- cube/pom.xml | 2 +- dictionary/pom.xml | 2 +- invertedindex/pom.xml | 2 +- jdbc/pom.xml | 2 +- job/pom.xml | 2 +- metadata/pom.xml | 2 +- monitor/pom.xml | 2 +- pom.xml | 2 +- query/pom.xml | 2 +- server/pom.xml | 2 +- storage/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/atopcalcite/pom.xml ---------------------------------------------------------------------- diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml index e00d4d1..602be96 100644 --- a/atopcalcite/pom.xml +++ b/atopcalcite/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index ab56051..39eb3ea 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/cube/pom.xml ---------------------------------------------------------------------- diff --git a/cube/pom.xml b/cube/pom.xml index ad8300e..60ec97d 100644 --- a/cube/pom.xml +++ b/cube/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/dictionary/pom.xml ---------------------------------------------------------------------- diff --git a/dictionary/pom.xml b/dictionary/pom.xml index 103c8b4..103bc5b 100644 --- a/dictionary/pom.xml +++ b/dictionary/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/invertedindex/pom.xml ---------------------------------------------------------------------- diff --git a/invertedindex/pom.xml b/invertedindex/pom.xml index 8b049ec..bcee965 100644 --- a/invertedindex/pom.xml +++ b/invertedindex/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>kylin</artifactId> <groupId>org.apache.kylin</groupId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>kylin-invertedindex</artifactId> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 7e9eed3..80081de 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/job/pom.xml ---------------------------------------------------------------------- diff --git a/job/pom.xml b/job/pom.xml index 3f31669..22076da 100644 --- a/job/pom.xml +++ b/job/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <artifactId>kylin-job</artifactId> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/metadata/pom.xml ---------------------------------------------------------------------- diff --git a/metadata/pom.xml b/metadata/pom.xml index 1b38326..27894e4 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/monitor/pom.xml ---------------------------------------------------------------------- diff --git a/monitor/pom.xml b/monitor/pom.xml index e681e1a..add53c9 100644 --- a/monitor/pom.xml +++ b/monitor/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b521457..b1591d1 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> <packaging>pom</packaging> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> <name>Kylin:HadoopOLAPEngine</name> <url>http://kylin.apache.org</url> <inceptionYear>2014</inceptionYear> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/query/pom.xml ---------------------------------------------------------------------- diff --git a/query/pom.xml b/query/pom.xml index 3f3755b..063d4a0 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/server/pom.xml ---------------------------------------------------------------------- diff --git a/server/pom.xml b/server/pom.xml index 862388e..e3f132b 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/53aac3b9/storage/pom.xml ---------------------------------------------------------------------- diff --git a/storage/pom.xml b/storage/pom.xml index f57ed0e..72582af 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.3.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <dependencies>