diff --git a/assembly/pom.xml b/assembly/pom.xml index b6e36758438..8aabe16f8dc 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ kylin org.apache.kylin - 1.5.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml index 7c70df39cc4..be28f1c03de 100644 --- a/atopcalcite/pom.xml +++ b/atopcalcite/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/core-common/pom.xml b/core-common/pom.xml index 76476213ee3..f3708bd1d67 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/core-cube/pom.xml b/core-cube/pom.xml index 23098728c0d..0fc28759c2b 100644 --- a/core-cube/pom.xml +++ b/core-cube/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml index 1af00916d50..c8338f28f2e 100644 --- a/core-dictionary/pom.xml +++ b/core-dictionary/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/core-job/pom.xml b/core-job/pom.xml index 864bf1bb699..d744058d82d 100644 --- a/core-job/pom.xml +++ b/core-job/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml index f65129d3591..0a7cb40516a 100644 --- a/core-metadata/pom.xml +++ b/core-metadata/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/core-storage/pom.xml b/core-storage/pom.xml index 2f08dd985eb..27ee61cd81e 100644 --- a/core-storage/pom.xml +++ b/core-storage/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/engine-mr/pom.xml b/engine-mr/pom.xml index 379eaa64a94..363e459fa96 100644 --- a/engine-mr/pom.xml +++ b/engine-mr/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/engine-spark/pom.xml b/engine-spark/pom.xml index eda0513fa5f..1e4f4df59f8 100644 --- a/engine-spark/pom.xml +++ b/engine-spark/pom.xml @@ -22,7 +22,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/engine-streaming/pom.xml b/engine-streaming/pom.xml index 3613cfeba10..54955a6c797 100644 --- a/engine-streaming/pom.xml +++ b/engine-streaming/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/invertedindex/pom.xml b/invertedindex/pom.xml index 95fa4433c26..11fa401a376 100644 --- a/invertedindex/pom.xml +++ b/invertedindex/pom.xml @@ -21,7 +21,7 @@ kylin org.apache.kylin - 1.5.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 3de78175192..8a0d02c19e0 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml index dec032d3c0c..12a11bab823 100644 --- a/kylin-it/pom.xml +++ b/kylin-it/pom.xml @@ -22,7 +22,7 @@ kylin org.apache.kylin - 1.5.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 12d9eb2abf4..908fcc5a0e0 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.apache.kylin kylin pom - 1.5.2 + 1.5.3-SNAPSHOT Kylin:HadoopOLAPEngine http://kylin.apache.org @@ -169,7 +169,7 @@ scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git https://git-wip-us.apache.org/repos/asf/kylin.git - kylin-1.5.2 + HEAD diff --git a/query/pom.xml b/query/pom.xml index 17f8169dc24..87a4eba35e8 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -28,7 +28,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/server/pom.xml b/server/pom.xml index 36d7b836eb7..bb708087f1d 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -28,7 +28,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/source-hive/pom.xml b/source-hive/pom.xml index 2cb5581d410..a7c68ebf46d 100644 --- a/source-hive/pom.xml +++ b/source-hive/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/source-kafka/pom.xml b/source-kafka/pom.xml index 398409bdeb7..cf927621e5c 100644 --- a/source-kafka/pom.xml +++ b/source-kafka/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/storage-hbase/pom.xml b/storage-hbase/pom.xml index f067bf613a1..6c9e2848fa3 100644 --- a/storage-hbase/pom.xml +++ b/storage-hbase/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/tool/pom.xml b/tool/pom.xml index d5b35f4da14..ee61fae16e6 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -21,7 +21,7 @@ kylin org.apache.kylin - 1.5.2 + 1.5.3-SNAPSHOT 4.0.0