diff --git a/assembly/pom.xml b/assembly/pom.xml index 16b647ebe69..20f02a08950 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -17,13 +17,11 @@ limitations under the License. --> - + kylin org.apache.kylin - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml index 93f52b7e099..6ca1eae8233 100644 --- a/atopcalcite/pom.xml +++ b/atopcalcite/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/core-common/pom.xml b/core-common/pom.xml index 133b6ff6b61..776ba761255 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -17,8 +17,7 @@ limitations under the License. --> - + 4.0.0 kylin-core-common @@ -28,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/core-cube/pom.xml b/core-cube/pom.xml index 9fde78acc15..97af425cc29 100644 --- a/core-cube/pom.xml +++ b/core-cube/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml index 9718b67e063..d518ecf1814 100644 --- a/core-dictionary/pom.xml +++ b/core-dictionary/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/core-job/pom.xml b/core-job/pom.xml index ffe09b0b896..a17418cbe7b 100644 --- a/core-job/pom.xml +++ b/core-job/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml index caf5246812d..89d85f23872 100644 --- a/core-metadata/pom.xml +++ b/core-metadata/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/core-storage/pom.xml b/core-storage/pom.xml index 9bb78ac52ec..b52948889d4 100644 --- a/core-storage/pom.xml +++ b/core-storage/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/engine-mr/pom.xml b/engine-mr/pom.xml index 0d0f7b81ef9..088641bb773 100644 --- a/engine-mr/pom.xml +++ b/engine-mr/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/engine-spark/pom.xml b/engine-spark/pom.xml index 1fdbded0cc4..9cce44a7344 100644 --- a/engine-spark/pom.xml +++ b/engine-spark/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/engine-streaming/pom.xml b/engine-streaming/pom.xml index ab58c59ae3b..ee1f4980ad7 100644 --- a/engine-streaming/pom.xml +++ b/engine-streaming/pom.xml @@ -17,9 +17,7 @@ limitations under the License. --> - + 4.0.0 kylin-engine-streaming @@ -29,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/invertedindex/pom.xml b/invertedindex/pom.xml index 50076296664..2082329ccbb 100644 --- a/invertedindex/pom.xml +++ b/invertedindex/pom.xml @@ -21,7 +21,7 @@ kylin org.apache.kylin - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 805f34fa49b..c1311db4a3a 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -17,8 +17,7 @@ limitations under the License. --> - + 4.0.0 kylin-jdbc jar @@ -28,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml index e3fbc840532..5b42622c730 100644 --- a/kylin-it/pom.xml +++ b/kylin-it/pom.xml @@ -18,13 +18,11 @@ --> - + kylin org.apache.kylin - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 @@ -32,8 +30,8 @@ Kylin:IT - - + + @@ -305,7 +303,7 @@ -Dhdp.version=${hdp.version} -DfastBuildMode=${fastBuildMode} -classpath - + org.apache.kylin.provision.BuildCubeWithEngine ${project.basedir} @@ -326,7 +324,7 @@ -Dhdp.version=${hdp.version} -DfastBuildMode=${fastBuildMode} -classpath - + org.apache.kylin.provision.BuildCubeWithStream ${project.basedir} @@ -347,7 +345,7 @@ -Dhdp.version=${hdp.version} -DfastBuildMode=${fastBuildMode} -classpath - + org.apache.kylin.provision.BuildIIWithStream ${project.basedir} diff --git a/pom.xml b/pom.xml index 9caa29c3334..f8d95b712fb 100644 --- a/pom.xml +++ b/pom.xml @@ -17,8 +17,7 @@ limitations under the License. --> - + 4.0.0 @@ -30,7 +29,7 @@ org.apache.kylin kylin pom - 1.5.0-SNAPSHOT + 1.5.0 Kylin:HadoopOLAPEngine http://kylin.apache.org @@ -168,7 +167,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 - apache-kylin-2.1 + kylin-1.5.0 diff --git a/query/pom.xml b/query/pom.xml index 55add615dfd..c1b32135c71 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -17,8 +17,7 @@ limitations under the License. --> - + 4.0.0 kylin-query @@ -29,7 +28,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/server/pom.xml b/server/pom.xml index b9ea03421a8..253ce69430b 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -17,8 +17,7 @@ limitations under the License. --> - + 4.0.0 kylin-server @@ -29,7 +28,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/source-hive/pom.xml b/source-hive/pom.xml index 46c016d9f09..7a0c560c848 100644 --- a/source-hive/pom.xml +++ b/source-hive/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/source-kafka/pom.xml b/source-kafka/pom.xml index 7a8d7b04191..4ed14e5beda 100644 --- a/source-kafka/pom.xml +++ b/source-kafka/pom.xml @@ -17,9 +17,7 @@ limitations under the License. --> - + 4.0.0 kylin-source-kafka @@ -29,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/storage-hbase/pom.xml b/storage-hbase/pom.xml index c2748742137..c15d6172d0f 100644 --- a/storage-hbase/pom.xml +++ b/storage-hbase/pom.xml @@ -17,8 +17,7 @@ limitations under the License. --> - + 4.0.0 kylin-storage-hbase @@ -28,7 +27,7 @@ org.apache.kylin kylin - 1.5.0-SNAPSHOT + 1.5.0 @@ -128,8 +127,7 @@ true coprocessor - +