diff --git a/pom.xml b/pom.xml index 6ee503770a2..45f24f45778 100644 --- a/pom.xml +++ b/pom.xml @@ -14,9 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + @@ -30,7 +28,7 @@ org.apache.kylin kylin pom - 5.0.0-SNAPSHOT + 5.0.0 Apache Kylin 5 http://kylin.apache.org/5.0 @@ -47,7 +45,7 @@ scm:git:https://gitbox.apache.org/repos/asf/kylin.git scm:git:https://gitbox.apache.org/repos/asf/kylin.git - HEAD + kylin-5.0.0 diff --git a/src/assembly/pom.xml b/src/assembly/pom.xml index 41997bff663..d0b5e4fe91b 100644 --- a/src/assembly/pom.xml +++ b/src/assembly/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/common-booter/pom.xml b/src/common-booter/pom.xml index 21bce367a2d..42c898b15fd 100644 --- a/src/common-booter/pom.xml +++ b/src/common-booter/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 @@ -132,8 +132,8 @@ servlet-api - - + + diff --git a/src/common-server/pom.xml b/src/common-server/pom.xml index 38dcba24f4d..033f11aef38 100644 --- a/src/common-server/pom.xml +++ b/src/common-server/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/common-service/pom.xml b/src/common-service/pom.xml index 2abcae4bb5e..935b9720d34 100644 --- a/src/common-service/pom.xml +++ b/src/common-service/pom.xml @@ -19,7 +19,7 @@ org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/core-common/pom.xml b/src/core-common/pom.xml index 9ce4e83de3b..1caebf3c7eb 100644 --- a/src/core-common/pom.xml +++ b/src/core-common/pom.xml @@ -25,7 +25,7 @@ org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml diff --git a/src/core-job/pom.xml b/src/core-job/pom.xml index 37c365dae81..3672ab7f4d1 100644 --- a/src/core-job/pom.xml +++ b/src/core-job/pom.xml @@ -14,9 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 kylin-core-job jar @@ -27,7 +25,7 @@ org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml diff --git a/src/core-metadata/pom.xml b/src/core-metadata/pom.xml index 0496e657c4f..733d1e1f6a3 100644 --- a/src/core-metadata/pom.xml +++ b/src/core-metadata/pom.xml @@ -26,7 +26,7 @@ org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml diff --git a/src/core-metrics/pom.xml b/src/core-metrics/pom.xml index 42bfca3fbe9..10b4409ad5a 100644 --- a/src/core-metrics/pom.xml +++ b/src/core-metrics/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml Kylin - Core Metrics diff --git a/src/core-storage/pom.xml b/src/core-storage/pom.xml index be6cc2b9a54..c2cffe19003 100644 --- a/src/core-storage/pom.xml +++ b/src/core-storage/pom.xml @@ -26,7 +26,7 @@ org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml diff --git a/src/data-loading-booter/pom.xml b/src/data-loading-booter/pom.xml index 3c3ff8701b4..1e4c578a521 100644 --- a/src/data-loading-booter/pom.xml +++ b/src/data-loading-booter/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/data-loading-server/pom.xml b/src/data-loading-server/pom.xml index a80679d6f9e..ed5ef72f49a 100644 --- a/src/data-loading-server/pom.xml +++ b/src/data-loading-server/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/data-loading-service/pom.xml b/src/data-loading-service/pom.xml index b99e67fa61a..8ecb4dd987f 100644 --- a/src/data-loading-service/pom.xml +++ b/src/data-loading-service/pom.xml @@ -15,13 +15,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/datasource-sdk/pom.xml b/src/datasource-sdk/pom.xml index b8b9e876855..c314b3eaa07 100644 --- a/src/datasource-sdk/pom.xml +++ b/src/datasource-sdk/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/datasource-service/pom.xml b/src/datasource-service/pom.xml index ec670232acb..9ef0d7178d9 100644 --- a/src/datasource-service/pom.xml +++ b/src/datasource-service/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/distributed-lock-ext/pom.xml b/src/distributed-lock-ext/pom.xml index 50e178b59f4..0ef89497df9 100644 --- a/src/distributed-lock-ext/pom.xml +++ b/src/distributed-lock-ext/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/jdbc/pom.xml b/src/jdbc/pom.xml index 5e505e00665..7ba6a658d9c 100644 --- a/src/jdbc/pom.xml +++ b/src/jdbc/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/job-service/pom.xml b/src/job-service/pom.xml index cddc731ef14..c875fdc7371 100644 --- a/src/job-service/pom.xml +++ b/src/job-service/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/kylin-it/pom.xml b/src/kylin-it/pom.xml index 8995b7a3051..03c160c3670 100644 --- a/src/kylin-it/pom.xml +++ b/src/kylin-it/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/kylin-server-it/pom.xml b/src/kylin-server-it/pom.xml index e50a0535d7a..c7ba97c8f0b 100644 --- a/src/kylin-server-it/pom.xml +++ b/src/kylin-server-it/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/metadata-feign-api/pom.xml b/src/metadata-feign-api/pom.xml index 7c162d02bd4..1a82a28a9eb 100644 --- a/src/metadata-feign-api/pom.xml +++ b/src/metadata-feign-api/pom.xml @@ -15,13 +15,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/metadata-server/pom.xml b/src/metadata-server/pom.xml index a7af91c26f7..7f4e86f91af 100644 --- a/src/metadata-server/pom.xml +++ b/src/metadata-server/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/modeling-service/pom.xml b/src/modeling-service/pom.xml index 73a5a65e0dd..df8804e8903 100644 --- a/src/modeling-service/pom.xml +++ b/src/modeling-service/pom.xml @@ -15,13 +15,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/ops-booter/pom.xml b/src/ops-booter/pom.xml index 90e0ad96bfc..8ef86789c4a 100644 --- a/src/ops-booter/pom.xml +++ b/src/ops-booter/pom.xml @@ -15,13 +15,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/ops-server/pom.xml b/src/ops-server/pom.xml index c9fae5feece..bfbf7f5ce3b 100644 --- a/src/ops-server/pom.xml +++ b/src/ops-server/pom.xml @@ -15,13 +15,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/ops-service/pom.xml b/src/ops-service/pom.xml index df203eaa042..98dbf3efca1 100644 --- a/src/ops-service/pom.xml +++ b/src/ops-service/pom.xml @@ -15,13 +15,11 @@ See the License for the specific language governing permissions and limitations under the License. --> - + org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/query-booter/pom.xml b/src/query-booter/pom.xml index b872d2185ea..dbb0a2ccd19 100644 --- a/src/query-booter/pom.xml +++ b/src/query-booter/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/query-common/pom.xml b/src/query-common/pom.xml index 104b19a4318..582b849ca45 100644 --- a/src/query-common/pom.xml +++ b/src/query-common/pom.xml @@ -15,9 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 kylin-query-common jar @@ -28,7 +26,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml diff --git a/src/query-server/pom.xml b/src/query-server/pom.xml index 7d6e7e6215d..dbaad384fd3 100644 --- a/src/query-server/pom.xml +++ b/src/query-server/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/query-service/pom.xml b/src/query-service/pom.xml index 981b94653d4..cc34f870a57 100644 --- a/src/query-service/pom.xml +++ b/src/query-service/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/query/pom.xml b/src/query/pom.xml index 1ca9b107ad2..f6a196fd0be 100644 --- a/src/query/pom.xml +++ b/src/query/pom.xml @@ -25,7 +25,7 @@ org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml diff --git a/src/rec-booter/pom.xml b/src/rec-booter/pom.xml index f44badd1216..eb73fd497cd 100644 --- a/src/rec-booter/pom.xml +++ b/src/rec-booter/pom.xml @@ -18,13 +18,11 @@ * limitations under the License. */ --> - + kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/rec-feign-api/pom.xml b/src/rec-feign-api/pom.xml index 7763c999dc6..b3c3bb3b247 100644 --- a/src/rec-feign-api/pom.xml +++ b/src/rec-feign-api/pom.xml @@ -18,13 +18,11 @@ * limitations under the License. */ --> - + kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/rec-server/pom.xml b/src/rec-server/pom.xml index fdf2e5faa6a..91162177667 100644 --- a/src/rec-server/pom.xml +++ b/src/rec-server/pom.xml @@ -19,13 +19,11 @@ */ --> - + kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/rec-service/pom.xml b/src/rec-service/pom.xml index 3ec4f8081eb..8e908fffc96 100644 --- a/src/rec-service/pom.xml +++ b/src/rec-service/pom.xml @@ -18,13 +18,11 @@ * limitations under the License. */ --> - + kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/server/pom.xml b/src/server/pom.xml index fc1d0987e4f..269d8c16406 100644 --- a/src/server/pom.xml +++ b/src/server/pom.xml @@ -15,9 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 kylin-server @@ -29,7 +27,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml diff --git a/src/source-hive/pom.xml b/src/source-hive/pom.xml index aab0ecb1993..e5403dd90a1 100644 --- a/src/source-hive/pom.xml +++ b/src/source-hive/pom.xml @@ -27,7 +27,7 @@ org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml diff --git a/src/spark-project/engine-build-sdk/pom.xml b/src/spark-project/engine-build-sdk/pom.xml index aa21f630859..81945cdd41a 100644 --- a/src/spark-project/engine-build-sdk/pom.xml +++ b/src/spark-project/engine-build-sdk/pom.xml @@ -20,7 +20,7 @@ org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../../pom.xml 4.0.0 diff --git a/src/spark-project/engine-spark/pom.xml b/src/spark-project/engine-spark/pom.xml index 25a9a462a0a..6f23ed69e47 100644 --- a/src/spark-project/engine-spark/pom.xml +++ b/src/spark-project/engine-spark/pom.xml @@ -26,7 +26,7 @@ org.apache.kylin kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../../pom.xml diff --git a/src/spark-project/kylin-internal-catalog/pom.xml b/src/spark-project/kylin-internal-catalog/pom.xml index 5d4caa311e1..4c72f4c8611 100644 --- a/src/spark-project/kylin-internal-catalog/pom.xml +++ b/src/spark-project/kylin-internal-catalog/pom.xml @@ -15,9 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 kylin-internal-catalog jar @@ -33,7 +31,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../../pom.xml diff --git a/src/spark-project/kylin-soft-affinity-cache/pom.xml b/src/spark-project/kylin-soft-affinity-cache/pom.xml index 60f81f210da..8ed25d3e438 100644 --- a/src/spark-project/kylin-soft-affinity-cache/pom.xml +++ b/src/spark-project/kylin-soft-affinity-cache/pom.xml @@ -31,7 +31,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../../pom.xml diff --git a/src/spark-project/source-jdbc/pom.xml b/src/spark-project/source-jdbc/pom.xml index 99a5d9ba2e8..abe0ac93737 100644 --- a/src/spark-project/source-jdbc/pom.xml +++ b/src/spark-project/source-jdbc/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../../pom.xml 4.0.0 diff --git a/src/spark-project/sparder/pom.xml b/src/spark-project/sparder/pom.xml index b78265f94de..49d69e9af08 100644 --- a/src/spark-project/sparder/pom.xml +++ b/src/spark-project/sparder/pom.xml @@ -30,7 +30,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../../pom.xml diff --git a/src/spark-project/spark-common/pom.xml b/src/spark-project/spark-common/pom.xml index f631911e017..5a7286887bf 100644 --- a/src/spark-project/spark-common/pom.xml +++ b/src/spark-project/spark-common/pom.xml @@ -16,9 +16,7 @@ limitations under the License. --> - + 4.0.0 Kylin - Spark Common https://kylin.apache.org @@ -29,7 +27,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../../pom.xml diff --git a/src/spark-project/spark-it/pom.xml b/src/spark-project/spark-it/pom.xml index b92ef7bc0a7..f704326727f 100644 --- a/src/spark-project/spark-it/pom.xml +++ b/src/spark-project/spark-it/pom.xml @@ -27,7 +27,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../../pom.xml diff --git a/src/streaming-sdk/pom.xml b/src/streaming-sdk/pom.xml index 4d02766c491..410f99a504e 100644 --- a/src/streaming-sdk/pom.xml +++ b/src/streaming-sdk/pom.xml @@ -18,7 +18,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/streaming-service/pom.xml b/src/streaming-service/pom.xml index ef2190d8bf8..898b5c458ef 100644 --- a/src/streaming-service/pom.xml +++ b/src/streaming-service/pom.xml @@ -19,7 +19,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml 4.0.0 diff --git a/src/streaming/pom.xml b/src/streaming/pom.xml index e03dc67f0cd..38e3503322b 100644 --- a/src/streaming/pom.xml +++ b/src/streaming/pom.xml @@ -25,7 +25,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml diff --git a/src/tool/pom.xml b/src/tool/pom.xml index 7e25e7c672c..910e32f87b3 100644 --- a/src/tool/pom.xml +++ b/src/tool/pom.xml @@ -27,7 +27,7 @@ kylin org.apache.kylin - 5.0.0-SNAPSHOT + 5.0.0 ../../pom.xml