Repository: kylin Updated Branches: refs/heads/v1.2-release 3b925fd24 -> 3d02ff67d
[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/3d02ff67 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3d02ff67 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/3d02ff67 Branch: refs/heads/v1.2-release Commit: 3d02ff67d4857b77740150d6a41c43965990f2d3 Parents: 3b925fd Author: shaofengshi <shaofeng...@apache.org> Authored: Sun Dec 13 18:35:29 2015 +0800 Committer: shaofengshi <shaofeng...@apache.org> Committed: Sun Dec 13 18:35:29 2015 +0800 ---------------------------------------------------------------------- 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 | 4 ++-- query/pom.xml | 2 +- server/pom.xml | 2 +- storage/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/atopcalcite/pom.xml ---------------------------------------------------------------------- diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml index 2833b71..03c926c 100644 --- a/atopcalcite/pom.xml +++ b/atopcalcite/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index 1e7d5b2..2f01bde 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/cube/pom.xml ---------------------------------------------------------------------- diff --git a/cube/pom.xml b/cube/pom.xml index 7c4038f..b4fa9da 100644 --- a/cube/pom.xml +++ b/cube/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/dictionary/pom.xml ---------------------------------------------------------------------- diff --git a/dictionary/pom.xml b/dictionary/pom.xml index f0b2d13..ce86c66 100644 --- a/dictionary/pom.xml +++ b/dictionary/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/invertedindex/pom.xml ---------------------------------------------------------------------- diff --git a/invertedindex/pom.xml b/invertedindex/pom.xml index c8d72b8..7fa3e52 100644 --- a/invertedindex/pom.xml +++ b/invertedindex/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>kylin</artifactId> <groupId>org.apache.kylin</groupId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>kylin-invertedindex</artifactId> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index fc76490..6a1f836 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/job/pom.xml ---------------------------------------------------------------------- diff --git a/job/pom.xml b/job/pom.xml index 23085d0..c6b8b01 100644 --- a/job/pom.xml +++ b/job/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <artifactId>kylin-job</artifactId> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/metadata/pom.xml ---------------------------------------------------------------------- diff --git a/metadata/pom.xml b/metadata/pom.xml index 5ea8b13..c7c849f 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/monitor/pom.xml ---------------------------------------------------------------------- diff --git a/monitor/pom.xml b/monitor/pom.xml index b67969d..820934f 100644 --- a/monitor/pom.xml +++ b/monitor/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b1c81e2..c97ec6c 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> <packaging>pom</packaging> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> <name>Kylin:HadoopOLAPEngine</name> <url>http://kylin.apache.org</url> <inceptionYear>2014</inceptionYear> @@ -142,7 +142,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.2</tag> + <tag>kylin-1.1.1-incubating</tag> </scm> <dependencyManagement> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/query/pom.xml ---------------------------------------------------------------------- diff --git a/query/pom.xml b/query/pom.xml index 52f480a..c23816e 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/server/pom.xml ---------------------------------------------------------------------- diff --git a/server/pom.xml b/server/pom.xml index b08683b..ee34cc6 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <properties> http://git-wip-us.apache.org/repos/asf/kylin/blob/3d02ff67/storage/pom.xml ---------------------------------------------------------------------- diff --git a/storage/pom.xml b/storage/pom.xml index 34c2ac3..1788173 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.kylin</groupId> <artifactId>kylin</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <dependencies>