From 170965a9a49be5c651be44625362ebb4a942ebac Mon Sep 17 00:00:00 2001 From: tcodehuber Date: Thu, 11 Apr 2024 22:48:43 +0800 Subject: [PATCH] [Hotfix] Update related official website and github urls (#2727) [Hotfix] Update related offical website and github urls in docs and xml Co-authored-by: ZhouJinsong --- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/improvement.yml | 2 +- .github/ISSUE_TEMPLATE/subtask.yml | 2 +- .github/PULL_REQUEST_TEMPLATE | 4 ++-- CONTRIBUTING.md | 2 +- README.md | 22 +++++++++---------- ams/api/pom.xml | 2 +- ams/dashboard/pom.xml | 2 +- ams/dashboard/src/components/Topbar.vue | 2 +- ams/dist/pom.xml | 2 +- ams/metric-reporter/pom.xml | 2 +- .../prometheus-reporter/pom.xml | 2 +- ams/optimizer/common/pom.xml | 2 +- ams/optimizer/flink-optimizer/pom.xml | 2 +- ams/optimizer/pom.xml | 2 +- ams/optimizer/spark-optimizer/pom.xml | 2 +- ams/optimizer/standalone-optimizer/pom.xml | 2 +- ams/pom.xml | 2 +- ams/server/pom.xml | 2 +- .../arctic/server/ArcticServiceContainer.java | 2 +- charts/amoro/Chart.yaml | 6 ++--- charts/amoro/README.md | 8 +++---- charts/amoro/templates/NOTES.txt | 8 +++---- charts/amoro/values.yaml | 4 ++-- core/pom.xml | 2 +- docker/build.sh | 2 +- docs/admin-guides/deployment-on-kubernetes.md | 2 +- docs/admin-guides/deployment.md | 4 ++-- .../flink/flink-common-format/pom.xml | 2 +- .../flink/flink-common-iceberg-bridge/pom.xml | 2 +- mixed-format/flink/flink-common/pom.xml | 2 +- .../catalog/TestFlinkUnifiedCatalogs.java | 2 +- mixed-format/flink/pom.xml | 2 +- .../flink/v1.15/flink-runtime/pom.xml | 2 +- mixed-format/flink/v1.15/flink/pom.xml | 2 +- .../flink/v1.16/flink-runtime/pom.xml | 2 +- mixed-format/flink/v1.16/flink/pom.xml | 2 +- .../flink/v1.17/flink-runtime/pom.xml | 2 +- mixed-format/flink/v1.17/flink/pom.xml | 2 +- mixed-format/hive/pom.xml | 2 +- mixed-format/pom.xml | 2 +- mixed-format/spark/common/pom.xml | 2 +- mixed-format/spark/pom.xml | 2 +- mixed-format/spark/v3.2/spark-runtime/pom.xml | 2 +- mixed-format/spark/v3.2/spark/pom.xml | 2 +- mixed-format/spark/v3.3/spark-runtime/pom.xml | 2 +- mixed-format/spark/v3.3/spark/pom.xml | 2 +- mixed-format/trino/pom.xml | 2 +- pom.xml | 4 ++-- 49 files changed, 71 insertions(+), 71 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 8a4b51579e..8061638417 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -17,5 +17,5 @@ blank_issues_enabled: true contact_links: - name: GitHub Community Support - url: https://github.com/NetEase/amoro/discussions + url: https://github.com/apache/amoro/discussions about: Please ask and answer questions here. diff --git a/.github/ISSUE_TEMPLATE/improvement.yml b/.github/ISSUE_TEMPLATE/improvement.yml index f88ab491d9..cb8d2d0710 100644 --- a/.github/ISSUE_TEMPLATE/improvement.yml +++ b/.github/ISSUE_TEMPLATE/improvement.yml @@ -29,7 +29,7 @@ body: label: Search before asking options: - label: > - I have searched in the [issues](https://github.com/NetEase/amoro/issues?q=is%3Aissue) and found no similar + I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. required: true diff --git a/.github/ISSUE_TEMPLATE/subtask.yml b/.github/ISSUE_TEMPLATE/subtask.yml index 65d6acd0d3..1c88b62884 100644 --- a/.github/ISSUE_TEMPLATE/subtask.yml +++ b/.github/ISSUE_TEMPLATE/subtask.yml @@ -29,7 +29,7 @@ body: label: Search before asking options: - label: > - I have searched in the [issues](https://github.com/NetEase/amoro/issues?q=is%3Aissue) and found no similar + I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. required: true diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 44e78b8ef6..f1fcc7b864 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -2,8 +2,8 @@ Thanks for sending a pull request! Here are some tips for you: - 1. If this is your first time, please read our contributor guidelines: https://amoro.netease.com/how-to-contribute/ - 2. If the PR is related to an issue in https://github.com/NetEase/amoro/issues, add '[AMORO-XXXX]' in your PR title, e.g., '[AMORO-XXXX] Your PR title ...'. + 1. If this is your first time, please read our contributor guidelines: https://amoro.apache.org/how-to-contribute/ + 2. If the PR is related to an issue in https://github.com/apache/amoro/issues, add '[AMORO-XXXX]' in your PR title, e.g., '[AMORO-XXXX] Your PR title ...'. 3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][AMORO-XXXX] Your PR title ...'. --> diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9120d50980..c4febda72e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ to track it. Pull requests are the preferred mechanism for contributing to Amoro ### Contributor License Agreement -Before your contribution, To get your PR merged, you must submit [Amoro's Contributor License Agreement (CLA) ](https://cla-assistant.io/NetEase/amoro)first. You only need to submit it ONCE. +Before your contribution, To get your PR merged, you must submit [Amoro's Contributor License Agreement (CLA) ](https://cla-assistant.io/apache/amoro)first. You only need to submit it ONCE. * Generally, create a PR only to the master branch. * PR should be linked to the corresponding issue. diff --git a/README.md b/README.md index b2bba6cb45..42e8f6d765 100644 --- a/README.md +++ b/README.md @@ -17,21 +17,21 @@ r - limitations under the License. -->

- Amoro logo + Amoro logo

- - + + - - + + - - + +

@@ -44,7 +44,7 @@ and helps data platforms or products easily build infra-decoupled, stream-and-ba Here is the architecture diagram of Amoro:

- Amoro architecture + Amoro architecture

* AMS: Amoro Management Service provides Lakehouse management features, like self-optimizing, data expiration, etc. @@ -144,7 +144,7 @@ Amoro is built using Maven with Java 1.8 and Java 17(only for `mixed-format/trin * To only build `mixed-format/trino` and its dependent modules in Java 17 environment: `mvn clean package -DskipTests -P trino-spotless -pl 'mixed-format/trino' -am` ## Quickstart -Visit [https://amoro.netease.com/quick-demo/](https://amoro.netease.com/quick-demo/) to quickly +Visit [https://amoro.apache.org/quick-demo/](https://amoro.apache.org/quick-demo/) to quickly explore what amoro can do. ## Join Community @@ -157,8 +157,8 @@ Join the Amoro WeChat Group: Add " `kllnn999` " as a friend on WeChat and specif ## Contributors This project exists thanks to all the people who contribute. - - + + Made with [contrib.rocks](https://contrib.rocks). diff --git a/ams/api/pom.xml b/ams/api/pom.xml index d0c66918f3..00c3a27826 100644 --- a/ams/api/pom.xml +++ b/ams/api/pom.xml @@ -32,7 +32,7 @@ amoro-ams-api jar Amoro Project AMS API - https://amoro.netease.com + https://amoro.apache.org diff --git a/ams/dashboard/pom.xml b/ams/dashboard/pom.xml index 8929dc6a94..b7807bc8cc 100644 --- a/ams/dashboard/pom.xml +++ b/ams/dashboard/pom.xml @@ -29,7 +29,7 @@ amoro-ams-dashboard jar Amoro Project AMS Dashboard - https://amoro.netease.com + https://amoro.apache.org v18.0.0 diff --git a/ams/dashboard/src/components/Topbar.vue b/ams/dashboard/src/components/Topbar.vue index 592c61160a..5c8849e6fc 100644 --- a/ams/dashboard/src/components/Topbar.vue +++ b/ams/dashboard/src/components/Topbar.vue @@ -95,7 +95,7 @@ export default defineComponent ({ } const goDocs = () => { - window.open('https://amoro.netease.com/docs/latest/') + window.open('https://amoro.apache.org/docs/latest/') } onMounted(() => { diff --git a/ams/dist/pom.xml b/ams/dist/pom.xml index 4f504f6d8e..d082732aaa 100644 --- a/ams/dist/pom.xml +++ b/ams/dist/pom.xml @@ -28,7 +28,7 @@ dist Amoro Project AMS Dist - https://amoro.netease.com + https://amoro.apache.org 8 diff --git a/ams/metric-reporter/pom.xml b/ams/metric-reporter/pom.xml index 116e5085bf..0739472522 100644 --- a/ams/metric-reporter/pom.xml +++ b/ams/metric-reporter/pom.xml @@ -30,7 +30,7 @@ amoro-metric-reporter pom Amoro Project AMS Metric Reporter Parent - https://amoro.netease.com + https://amoro.apache.org prometheus-reporter diff --git a/ams/metric-reporter/prometheus-reporter/pom.xml b/ams/metric-reporter/prometheus-reporter/pom.xml index 38c384c882..d4e142d4aa 100644 --- a/ams/metric-reporter/prometheus-reporter/pom.xml +++ b/ams/metric-reporter/prometheus-reporter/pom.xml @@ -29,7 +29,7 @@ prometheus-reporter Amoro Project AMS Prometheus Reporter - https://amoro.netease.com + https://amoro.apache.org diff --git a/ams/optimizer/common/pom.xml b/ams/optimizer/common/pom.xml index bb394af975..23e69fa360 100644 --- a/ams/optimizer/common/pom.xml +++ b/ams/optimizer/common/pom.xml @@ -30,7 +30,7 @@ optimizer-common Amoro Project AMS Optimizer Common - https://amoro.netease.com + https://amoro.apache.org diff --git a/ams/optimizer/flink-optimizer/pom.xml b/ams/optimizer/flink-optimizer/pom.xml index 364e418937..2798c5213d 100644 --- a/ams/optimizer/flink-optimizer/pom.xml +++ b/ams/optimizer/flink-optimizer/pom.xml @@ -30,7 +30,7 @@ flink-optimizer Amoro Project AMS Flink Optimizer - https://amoro.netease.com + https://amoro.apache.org 1.18.1 diff --git a/ams/optimizer/pom.xml b/ams/optimizer/pom.xml index 8463b718c1..ad8225973f 100644 --- a/ams/optimizer/pom.xml +++ b/ams/optimizer/pom.xml @@ -30,7 +30,7 @@ amoro-optimizer pom Amoro Project AMS Optimizer Parent - https://amoro.netease.com + https://amoro.apache.org flink-optimizer diff --git a/ams/optimizer/spark-optimizer/pom.xml b/ams/optimizer/spark-optimizer/pom.xml index f736daa7ad..f9f2cacb96 100644 --- a/ams/optimizer/spark-optimizer/pom.xml +++ b/ams/optimizer/spark-optimizer/pom.xml @@ -30,7 +30,7 @@ spark-optimizer Amoro Project AMS Spark Optimizer - https://amoro.netease.com + https://amoro.apache.org 3.3.3 diff --git a/ams/optimizer/standalone-optimizer/pom.xml b/ams/optimizer/standalone-optimizer/pom.xml index b0c8f050df..0c48738429 100644 --- a/ams/optimizer/standalone-optimizer/pom.xml +++ b/ams/optimizer/standalone-optimizer/pom.xml @@ -30,7 +30,7 @@ standalone-optimizer Amoro Project AMS Standalone Optimizer - https://amoro.netease.com + https://amoro.apache.org diff --git a/ams/pom.xml b/ams/pom.xml index 204d6e577f..93f57a22e7 100644 --- a/ams/pom.xml +++ b/ams/pom.xml @@ -30,7 +30,7 @@ amoro-ams pom Amoro Project AMS Parent - https://amoro.netease.com + https://amoro.apache.org api diff --git a/ams/server/pom.xml b/ams/server/pom.xml index e1092a219d..cdc19b7006 100644 --- a/ams/server/pom.xml +++ b/ams/server/pom.xml @@ -32,7 +32,7 @@ amoro-ams-server jar Amoro Project AMS Server - https://amoro.netease.com + https://amoro.apache.org diff --git a/ams/server/src/main/java/com/netease/arctic/server/ArcticServiceContainer.java b/ams/server/src/main/java/com/netease/arctic/server/ArcticServiceContainer.java index 6fddd521a5..05e40b7649 100644 --- a/ams/server/src/main/java/com/netease/arctic/server/ArcticServiceContainer.java +++ b/ams/server/src/main/java/com/netease/arctic/server/ArcticServiceContainer.java @@ -275,7 +275,7 @@ private void startHttpService() { + " / ___ | / / / // /_/ // _, _// /_/ / \n" + "/_/ |_|/_/ /_/ \\____//_/ |_| \\____/ \n" + " \n" - + " https://amoro.netease.com/ \n"); + + " https://amoro.apache.org/ \n"); LOG.info("Http server start at {}.", port); } diff --git a/charts/amoro/Chart.yaml b/charts/amoro/Chart.yaml index 3bd7a4e9e0..7203dc1b47 100644 --- a/charts/amoro/Chart.yaml +++ b/charts/amoro/Chart.yaml @@ -21,10 +21,10 @@ description: A Helm chart for Amoro type: application version: 0.1.0 appVersion: "0.6.0" -home: https://amoro.netease.com/ -icon: https://amoro.netease.com/img/amoro-logo-icon.png +home: https://amoro.apache.org/ +icon: https://amoro.apache.org/img/amoro-logo-icon.png sources: - - https://github.com/NetEase/amoro + - https://github.com/apache/amoro dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts diff --git a/charts/amoro/README.md b/charts/amoro/README.md index 5d15c67d8d..a0884628fc 100644 --- a/charts/amoro/README.md +++ b/charts/amoro/README.md @@ -19,14 +19,14 @@ # Helm Chart for Amoro -[Amoro](https://amoro.netease.com) is a Lakehouse management system built on open data lake formats. +[Amoro](https://amoro.apache.org) is a Lakehouse management system built on open data lake formats. Working with compute engines including Flink, Spark, and Trino, Amoro brings pluggable and self-managed features for Lakehouse to provide out-of-the-box data warehouse experience, and helps data platforms or products easily build infra-decoupled, stream-and-batch-fused and lake-native architecture. ## Introduction -This chart will bootstrap an [Amoro](https://amoro.netease.com) deployment on a [Kubernetes](http://kubernetes.io) +This chart will bootstrap an [Amoro](https://amoro.apache.org) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. ## Requirements @@ -58,8 +58,8 @@ helm install --dry-run --debug --generate-name ../amoro ## Documentation -Configuration guide documentation for Amoro lives [on the website](https://amoro.netease.com/docs/latest/). (Not just for Helm Chart) +Configuration guide documentation for Amoro lives [on the website](https://amoro.apache.org/docs/latest/). (Not just for Helm Chart) ## Contributing -Want to help build Amoro? Check out our [contributing documentation](https://amoro.netease.com/join-community/). \ No newline at end of file +Want to help build Amoro? Check out our [contributing documentation](https://amoro.apache.org/join-community/). \ No newline at end of file diff --git a/charts/amoro/templates/NOTES.txt b/charts/amoro/templates/NOTES.txt index 03bbc49445..c9ed9b8962 100644 --- a/charts/amoro/templates/NOTES.txt +++ b/charts/amoro/templates/NOTES.txt @@ -30,11 +30,11 @@ Additional Resources Docs ================================================================================================================ {{ if eq .Chart.AppVersion "master-snapshot" }} - * Documentation: https://amoro.netease.com/docs/latest/ - * Version build Info : https://github.com/NetEase/amoro + * Documentation: https://amoro.apache.org/docs/latest/ + * Version build Info : https://github.com/apache/amoro {{ else }} - * Documentation: https://amoro.netease.com/docs/{{ .Chart.AppVersion }}/ - * Version build Info : https://github.com/NetEase/amoro/releases/tag/v{{ .Chart.AppVersion }} + * Documentation: https://amoro.apache.org/docs/{{ .Chart.AppVersion }}/ + * Version build Info : https://github.com/apache/amoro/releases/tag/v{{ .Chart.AppVersion }} {{ end }} ================================================================================================================ diff --git a/charts/amoro/values.yaml b/charts/amoro/values.yaml index 6934feab52..e364980e33 100644 --- a/charts/amoro/values.yaml +++ b/charts/amoro/values.yaml @@ -113,12 +113,12 @@ amoroConf: # kyuubiJdbcUrl: jdbc:hive2://127.0.0.1:10009/ # The value (templated string) is used for conf.yaml file - # See https://github.com/NetEase/amoro/blob/master/dist/src/main/arctic-bin/conf/config.yaml for more details + # See https://github.com/apache/amoro/blob/master/dist/src/main/arctic-bin/conf/config.yaml for more details # amoroDefaults: ~ # The value (templated string) is used for conf/log4j2.xml file - # See example at conf/log4j2.xml.template https://github.com/NetEase/amoro/blob/master/dist/src/main/arctic-bin/conf/log4j2.xml for more details + # See example at conf/log4j2.xml.template https://github.com/apache/amoro/blob/master/dist/src/main/arctic-bin/conf/log4j2.xml for more details log4j2: ~ diff --git a/core/pom.xml b/core/pom.xml index ee02a5bd27..4b9982f001 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -31,7 +31,7 @@ amoro-core jar Amoro Project Core - https://amoro.netease.com + https://amoro.apache.org diff --git a/docker/build.sh b/docker/build.sh index bd3fb51387..7b84ab8b08 100755 --- a/docker/build.sh +++ b/docker/build.sh @@ -44,7 +44,7 @@ Usage: $0 [options] [image] Build for Amoro demo docker images. Images: - quickdemo Build Amoro QuickStart Image, for run flink ingestion job in quick-demo http://amoro.netease.com/quick-demo/ + quickdemo Build Amoro QuickStart Image, for run flink ingestion job in quick-demo http://amoro.apache.org/quick-demo/ namenode Build a hadoop namenode container for quick start demo. datanode Build a hadoop datanode container for quick start demo. optimizer-flink Build official Amoro optimizer deployed with flink engine for production environments. diff --git a/docs/admin-guides/deployment-on-kubernetes.md b/docs/admin-guides/deployment-on-kubernetes.md index dd69373ad6..b6228bf620 100644 --- a/docs/admin-guides/deployment-on-kubernetes.md +++ b/docs/admin-guides/deployment-on-kubernetes.md @@ -65,7 +65,7 @@ $ tar zxvf amoro-*.tgz Alternatively, you can find the latest charts directly from the Github source code. ```shell -$ git clone https://github.com/NetEase/amoro.git +$ git clone https://github.com/apache/amoro.git $ cd amoro/charts $ helm dependency build ./amoro ``` diff --git a/docs/admin-guides/deployment.md b/docs/admin-guides/deployment.md index be33558acc..2632f759d9 100644 --- a/docs/admin-guides/deployment.md +++ b/docs/admin-guides/deployment.md @@ -10,7 +10,7 @@ menu: --- # Deployment -You can choose to download the stable release package from [download page](../../../download/), or the source code form [Github](https://github.com/NetEase/amoro) and compile it according to the README. +You can choose to download the stable release package from [download page](../../../download/), or the source code form [Github](https://github.com/apache/amoro) and compile it according to the README. ## System requirements @@ -32,7 +32,7 @@ Unzip it to create the amoro-x.y.z directory in the same directory, and then go You can build based on the master branch without compiling Trino. The compilation method and the directory of results are described below: ```shell -git clone https://github.com/NetEase/amoro.git +git clone https://github.com/apache/amoro.git cd amoro base_dir=$(pwd) mvn clean package -DskipTests -pl '!mixed-format/trino' diff --git a/mixed-format/flink/flink-common-format/pom.xml b/mixed-format/flink/flink-common-format/pom.xml index e2a5405a71..c625dc808b 100644 --- a/mixed-format/flink/flink-common-format/pom.xml +++ b/mixed-format/flink/flink-common-format/pom.xml @@ -28,7 +28,7 @@ amoro-mixed-format-flink-common-format Amoro Project Mixed Format Flink Common Format - https://amoro.netease.com + https://amoro.apache.org 1.17.1 diff --git a/mixed-format/flink/flink-common-iceberg-bridge/pom.xml b/mixed-format/flink/flink-common-iceberg-bridge/pom.xml index ee32682fd9..6ffb39e972 100644 --- a/mixed-format/flink/flink-common-iceberg-bridge/pom.xml +++ b/mixed-format/flink/flink-common-iceberg-bridge/pom.xml @@ -28,7 +28,7 @@ amoro-mixed-format-flink-common-iceberg-bridge Amoro Project Mixed Format Flink Iceberg Bridge - https://amoro.netease.com + https://amoro.apache.org 3.2.3 diff --git a/mixed-format/flink/flink-common/pom.xml b/mixed-format/flink/flink-common/pom.xml index 9216fa23df..87f17d0b2a 100644 --- a/mixed-format/flink/flink-common/pom.xml +++ b/mixed-format/flink/flink-common/pom.xml @@ -29,7 +29,7 @@ amoro-mixed-format-flink-common Amoro Project Mixed Format Flink Common - https://amoro.netease.com + https://amoro.apache.org jar diff --git a/mixed-format/flink/flink-common/src/test/java/com/netease/arctic/flink/catalog/TestFlinkUnifiedCatalogs.java b/mixed-format/flink/flink-common/src/test/java/com/netease/arctic/flink/catalog/TestFlinkUnifiedCatalogs.java index f9fa2c4d8b..f724644787 100644 --- a/mixed-format/flink/flink-common/src/test/java/com/netease/arctic/flink/catalog/TestFlinkUnifiedCatalogs.java +++ b/mixed-format/flink/flink-common/src/test/java/com/netease/arctic/flink/catalog/TestFlinkUnifiedCatalogs.java @@ -155,7 +155,7 @@ void testAlterTable( try { flinkUnifiedCatalog.alterTable(flinkCatalogContext.objectPath, newTable, false); } catch (UnsupportedOperationException e) { - // https://github.com/NetEase/amoro/issues/2 altering Mixed format table is not supported. + // https://github.com/apache/amoro/issues/2 altering Mixed format table is not supported. // Altering Iceberg schema is also not supported yet. if (!tableFormat.in( TableFormat.MIXED_ICEBERG, TableFormat.MIXED_HIVE, TableFormat.ICEBERG)) { diff --git a/mixed-format/flink/pom.xml b/mixed-format/flink/pom.xml index 2a27efb0d1..4820a1778e 100644 --- a/mixed-format/flink/pom.xml +++ b/mixed-format/flink/pom.xml @@ -31,7 +31,7 @@ amoro-mixed-format-flink pom Amoro Project Mixed Format Flink Parent - https://amoro.netease.com + https://amoro.apache.org flink-common diff --git a/mixed-format/flink/v1.15/flink-runtime/pom.xml b/mixed-format/flink/v1.15/flink-runtime/pom.xml index 805ad8fd23..8f7c0cd5ac 100644 --- a/mixed-format/flink/v1.15/flink-runtime/pom.xml +++ b/mixed-format/flink/v1.15/flink-runtime/pom.xml @@ -29,7 +29,7 @@ amoro-mixed-format-flink-runtime-1.15 Amoro Project Mixed Format Flink 1.15 Runtime - https://amoro.netease.com + https://amoro.apache.org 1.15.3 diff --git a/mixed-format/flink/v1.15/flink/pom.xml b/mixed-format/flink/v1.15/flink/pom.xml index 25f8f239b8..01d84eb81a 100644 --- a/mixed-format/flink/v1.15/flink/pom.xml +++ b/mixed-format/flink/v1.15/flink/pom.xml @@ -29,7 +29,7 @@ amoro-mixed-format-flink-1.15 Amoro Project Mixed Format Flink 1.15 - https://amoro.netease.com + https://amoro.apache.org jar diff --git a/mixed-format/flink/v1.16/flink-runtime/pom.xml b/mixed-format/flink/v1.16/flink-runtime/pom.xml index 36ceab32d8..d71ca2ef65 100644 --- a/mixed-format/flink/v1.16/flink-runtime/pom.xml +++ b/mixed-format/flink/v1.16/flink-runtime/pom.xml @@ -29,7 +29,7 @@ amoro-mixed-format-flink-runtime-1.16 Amoro Project Mixed Format Flink 1.16 Runtime - https://amoro.netease.com + https://amoro.apache.org 1.16.2 diff --git a/mixed-format/flink/v1.16/flink/pom.xml b/mixed-format/flink/v1.16/flink/pom.xml index 89d2e2050d..121a200363 100644 --- a/mixed-format/flink/v1.16/flink/pom.xml +++ b/mixed-format/flink/v1.16/flink/pom.xml @@ -29,7 +29,7 @@ amoro-mixed-format-flink-1.16 Amoro Project Mixed Format Flink 1.16 - https://amoro.netease.com + https://amoro.apache.org jar diff --git a/mixed-format/flink/v1.17/flink-runtime/pom.xml b/mixed-format/flink/v1.17/flink-runtime/pom.xml index aa4a554f05..b428fb938e 100644 --- a/mixed-format/flink/v1.17/flink-runtime/pom.xml +++ b/mixed-format/flink/v1.17/flink-runtime/pom.xml @@ -29,7 +29,7 @@ amoro-mixed-format-flink-runtime-1.17 Amoro Project Mixed Format Flink 1.17 Runtime - https://amoro.netease.com + https://amoro.apache.org 1.17.1 diff --git a/mixed-format/flink/v1.17/flink/pom.xml b/mixed-format/flink/v1.17/flink/pom.xml index 6f48a4dd6f..65a7ff6f07 100644 --- a/mixed-format/flink/v1.17/flink/pom.xml +++ b/mixed-format/flink/v1.17/flink/pom.xml @@ -29,7 +29,7 @@ amoro-mixed-format-flink-1.17 Amoro Project Mixed Format Flink 1.17 - https://amoro.netease.com + https://amoro.apache.org jar diff --git a/mixed-format/hive/pom.xml b/mixed-format/hive/pom.xml index 3e84d48c25..6f3f40e28d 100644 --- a/mixed-format/hive/pom.xml +++ b/mixed-format/hive/pom.xml @@ -29,7 +29,7 @@ amoro-mixed-format-hive Amoro Project Mixed Hive Format - https://amoro.netease.com + https://amoro.apache.org diff --git a/mixed-format/pom.xml b/mixed-format/pom.xml index 2c31e63129..e1f4984601 100644 --- a/mixed-format/pom.xml +++ b/mixed-format/pom.xml @@ -32,7 +32,7 @@ amoro-mixed-format pom Amoro Project Mixed Format Parent - https://amoro.netease.com + https://amoro.apache.org flink diff --git a/mixed-format/spark/common/pom.xml b/mixed-format/spark/common/pom.xml index e2852d4755..b49dbf885b 100644 --- a/mixed-format/spark/common/pom.xml +++ b/mixed-format/spark/common/pom.xml @@ -30,7 +30,7 @@ amoro-mixed-format-spark-3-common jar Amoro Project Mixed Format Spark 3 Common - https://amoro.netease.com + https://amoro.apache.org 3.2.2 diff --git a/mixed-format/spark/pom.xml b/mixed-format/spark/pom.xml index b181f28ac5..07d472bb49 100644 --- a/mixed-format/spark/pom.xml +++ b/mixed-format/spark/pom.xml @@ -29,7 +29,7 @@ amoro-mixed-format-spark pom Amoro Project Mixed Format Spark Parent - https://amoro.netease.com + https://amoro.apache.org common diff --git a/mixed-format/spark/v3.2/spark-runtime/pom.xml b/mixed-format/spark/v3.2/spark-runtime/pom.xml index ad619a8535..32d02c0653 100644 --- a/mixed-format/spark/v3.2/spark-runtime/pom.xml +++ b/mixed-format/spark/v3.2/spark-runtime/pom.xml @@ -31,7 +31,7 @@ amoro-mixed-format-spark-3.2-runtime jar Amoro Project Mixed Format Spark 3.2 Runtime - https://amoro.netease.com + https://amoro.apache.org diff --git a/mixed-format/spark/v3.2/spark/pom.xml b/mixed-format/spark/v3.2/spark/pom.xml index 12b20a253e..c4e8a4c5f7 100644 --- a/mixed-format/spark/v3.2/spark/pom.xml +++ b/mixed-format/spark/v3.2/spark/pom.xml @@ -31,7 +31,7 @@ amoro-mixed-format-spark-3.2 jar Amoro Project Mixed Format Spark 3.2 - https://amoro.netease.com + https://amoro.apache.org 2.3.9 diff --git a/mixed-format/spark/v3.3/spark-runtime/pom.xml b/mixed-format/spark/v3.3/spark-runtime/pom.xml index 42167ae6eb..bd27018023 100644 --- a/mixed-format/spark/v3.3/spark-runtime/pom.xml +++ b/mixed-format/spark/v3.3/spark-runtime/pom.xml @@ -31,7 +31,7 @@ amoro-mixed-format-spark-3.3-runtime jar Amoro Project Mixed Format Spark 3.3 Runtime - https://amoro.netease.com + https://amoro.apache.org diff --git a/mixed-format/spark/v3.3/spark/pom.xml b/mixed-format/spark/v3.3/spark/pom.xml index 3d0242e8b4..dc77c43fc8 100644 --- a/mixed-format/spark/v3.3/spark/pom.xml +++ b/mixed-format/spark/v3.3/spark/pom.xml @@ -31,7 +31,7 @@ amoro-mixed-format-spark-3.3 jar Amoro Project Mixed Format Spark 3.3 - https://amoro.netease.com + https://amoro.apache.org 2.3.9 diff --git a/mixed-format/trino/pom.xml b/mixed-format/trino/pom.xml index 8ec8a38241..4bdebc5d86 100644 --- a/mixed-format/trino/pom.xml +++ b/mixed-format/trino/pom.xml @@ -28,7 +28,7 @@ amoro-mixed-format-trino Amoro Project Mixed Format Trino - https://amoro.netease.com + https://amoro.apache.org 17 diff --git a/pom.xml b/pom.xml index d2e3164995..cc75c0204a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ Amoro Project Parent Amoro is a Lakehouse management system built on open data formats. - https://amoro.netease.com + https://amoro.apache.org @@ -53,7 +53,7 @@ GitHub Issues - https://github.com/NetEase/amoro/issues + https://github.com/apache/amoro/issues