diff --git a/LICENSE b/LICENSE index 5d7c9f4cf7..8c9beb882f 100644 --- a/LICENSE +++ b/LICENSE @@ -200,9 +200,9 @@ See the License for the specific language governing permissions and limitations under the License. ======================================================================= -Apache DolphinScheduler (incubating) Subcomponents: +Apache DolphinScheduler Subcomponents: -The Apache DolphinScheduler (incubating) project contains subcomponents with separate copyright +The Apache DolphinScheduler project contains subcomponents with separate copyright notices and license terms. Your use of the source code for the these subcomponents is subject to the terms and conditions of the following licenses. diff --git a/README.md b/README.md index edb9723095..b618e4d4cf 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,8 @@ Please referer the official website document: [QuickStart in Kubernetes](https:/ Artifact: ``` -dolphinscheduler-dist/target/apache-dolphinscheduler-incubating-${latest.release.version}-dolphinscheduler-bin.tar.gz: Binary package of DolphinScheduler -dolphinscheduler-dist/target/apache-dolphinscheduler-incubating-${latest.release.version}-src.zip: Source code package of DolphinScheduler +dolphinscheduler-dist/target/apache-dolphinscheduler-${latest.release.version}-dolphinscheduler-bin.tar.gz: Binary package of DolphinScheduler +dolphinscheduler-dist/target/apache-dolphinscheduler-${latest.release.version}-src.zip: Source code package of DolphinScheduler ``` ## Thanks diff --git a/README_zh_CN.md b/README_zh_CN.md index 5c55fd4fb5..f11fcf2035 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -76,8 +76,8 @@ DolphinScheduler的工作计划: - apache-dolphinscheduler-incubating + apache-dolphinscheduler 1 - apache dolphinscheduler incubating rpm + apache dolphinscheduler rpm apache dolphinscheduler @@ -415,10 +415,10 @@ - + - + diff --git a/dolphinscheduler-dist/release-docs/NOTICE b/dolphinscheduler-dist/release-docs/NOTICE index b725de44b8..46c18195db 100644 --- a/dolphinscheduler-dist/release-docs/NOTICE +++ b/dolphinscheduler-dist/release-docs/NOTICE @@ -1,4 +1,4 @@ -Apache DolphinScheduler (incubating) +Apache DolphinScheduler Copyright 2019-2021 The Apache Software Foundation This product includes software developed at diff --git a/pom.xml b/pom.xml index dbd33dfeb7..71d679975d 100644 --- a/pom.xml +++ b/pom.xml @@ -624,7 +624,7 @@ - apache-dolphinscheduler-incubating-${project.version} + apache-dolphinscheduler-${project.version}