refactor: remove 'incubating' branding, update docs & packaging (#346)

* chore: remove incubating markers from computer release metadata

* chore: update copyright year in NOTICE file to 2026
diff --git a/.gitignore b/.gitignore
index 99283ff..8e5e4a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,7 +66,7 @@
 
 # maven ignore
 
-apache-hugegraph-*-incubating-*/
+apache-hugegraph-*/
 *.war
 *.zip
 *.tar
diff --git a/.licenserc.yaml b/.licenserc.yaml
index 0174946..958c135 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -55,7 +55,6 @@
     - '.gitignore'
     - 'LICENSE'
     - 'NOTICE'
-    - 'DISCLAIMER'
     - '**/*.md'
     - '**/*.versionsBackup'
     - '**/*.log'
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index be557e3..0000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,7 +0,0 @@
-Apache HugeGraph (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.
-
-Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications,
-and decision making process have stabilized in a manner consistent with other successful ASF projects.
-
-While incubation status is not necessarily a reflection of the completeness or stability of the code,
-it does indicate that the project has yet to be fully endorsed by the ASF.
diff --git a/NOTICE b/NOTICE
index b1d047e..0018462 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
-Apache HugeGraph(incubating)
-Copyright 2022-2025 The Apache Software Foundation
+Apache HugeGraph
+Copyright 2022-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/README.md b/README.md
index 2f86b41..c9fda69 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 [![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
 [![Build Status](https://github.com/apache/hugegraph-computer/actions/workflows/computer-ci.yml/badge.svg)](https://github.com/apache/hugegraph-computer/actions/workflows/computer-ci.yml)
-[![codecov](https://codecov.io/gh/apache/incubator-hugegraph-computer/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/incubator-hugegraph-computer)
+[![codecov](https://codecov.io/gh/apache/hugegraph-computer/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/hugegraph-computer)
 [![Docker Pulls](https://img.shields.io/docker/pulls/hugegraph/hugegraph-computer)](https://hub.docker.com/repository/docker/hugegraph/hugegraph-computer)
 [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/apache/hugegraph-computer)
 
@@ -231,7 +231,7 @@
 
 1. [hugegraph](https://github.com/apache/hugegraph) - Graph database core (Server + PD + Store)
 2. [hugegraph-toolchain](https://github.com/apache/hugegraph-toolchain) - Graph tools (Loader/Hubble/Tools/Client)
-3. [hugegraph-ai](https://github.com/apache/incubator-hugegraph-ai) - Graph AI/LLM/Knowledge Graph system
+3. [hugegraph-ai](https://github.com/apache/hugegraph-ai) - Graph AI/LLM/Knowledge Graph system
 4. [hugegraph-website](https://github.com/apache/hugegraph-doc) - Documentation and website
 
 ## Contributing
@@ -245,15 +245,15 @@
 
 Thank you to all contributors!
 
-[![contributors graph](https://contrib.rocks/image?repo=apache/hugegraph-computer)](https://github.com/apache/incubator-hugegraph-computer/graphs/contributors)
+[![contributors graph](https://contrib.rocks/image?repo=apache/hugegraph-computer)](https://github.com/apache/hugegraph-computer/graphs/contributors)
 
 ## License
 
-HugeGraph-Computer is licensed under [Apache 2.0 License](https://github.com/apache/incubator-hugegraph-computer/blob/master/LICENSE).
+HugeGraph-Computer is licensed under [Apache 2.0 License](https://github.com/apache/hugegraph-computer/blob/master/LICENSE).
 
 ## Contact Us
 
-- **GitHub Issues**: [Report bugs or request features](https://github.com/apache/incubator-hugegraph-computer/issues)
+- **GitHub Issues**: [Report bugs or request features](https://github.com/apache/hugegraph-computer/issues)
 - **Email**: [dev@hugegraph.apache.org](mailto:dev@hugegraph.apache.org) ([subscribe first](https://hugegraph.apache.org/docs/contribution-guidelines/subscribe/))
 - **Slack**: [Join ASF HugeGraph channel](https://the-asf.slack.com/archives/C059UU2FJ23)
 - **WeChat**: Scan QR code to follow Apache HugeGraph official account
diff --git a/computer/README.md b/computer/README.md
index c022886..957c18d 100644
--- a/computer/README.md
+++ b/computer/README.md
@@ -527,4 +527,4 @@
 
 ## License
 
-HugeGraph-Computer is licensed under [Apache 2.0 License](https://github.com/apache/incubator-hugegraph-computer/blob/master/LICENSE).
+HugeGraph-Computer is licensed under [Apache 2.0 License](https://github.com/apache/hugegraph-computer/blob/master/LICENSE).
diff --git a/computer/computer-dist/release-docs/LICENSE b/computer/computer-dist/release-docs/LICENSE
index c7ae03f..6db60ce 100644
--- a/computer/computer-dist/release-docs/LICENSE
+++ b/computer/computer-dist/release-docs/LICENSE
@@ -203,9 +203,9 @@
 
 
 ============================================================================
-   APACHE HUGEGRAPH (Incubating) SUBCOMPONENTS:
+   APACHE HUGEGRAPH SUBCOMPONENTS:
 
-   The Apache HugeGraph(Incubating) project contains subcomponents with separate copyright
+   The Apache HugeGraph 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/computer/computer-dist/release-docs/NOTICE b/computer/computer-dist/release-docs/NOTICE
index 0502f23..566ec09 100644
--- a/computer/computer-dist/release-docs/NOTICE
+++ b/computer/computer-dist/release-docs/NOTICE
@@ -1,5 +1,5 @@
-Apache HugeGraph(incubating)
-Copyright 2022-2023 The Apache Software Foundation
+Apache HugeGraph
+Copyright 2022-2026 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/computer/computer-dist/scripts/apache-release.sh b/computer/computer-dist/scripts/apache-release.sh
index 9ed75d9..1679d74 100755
--- a/computer/computer-dist/scripts/apache-release.sh
+++ b/computer/computer-dist/scripts/apache-release.sh
@@ -42,13 +42,13 @@
 cd ../../../ || exit
 pwd
 git archive --format=tar.gz \
-  --output="computer/computer-dist/scripts/dist/apache-${REPO}/apache-${REPO}-incubating-${RELEASE_VERSION}-src.tar.gz" \
-  --prefix="apache-${REPO}-incubating-${RELEASE_VERSION}-src/" "${GIT_BRANCH}" || exit
+  --output="computer/computer-dist/scripts/dist/apache-${REPO}/apache-${REPO}-${RELEASE_VERSION}-src.tar.gz" \
+  --prefix="apache-${REPO}-${RELEASE_VERSION}-src/" "${GIT_BRANCH}" || exit
 cd - || exit
 
 # step2: copy the binary file (Optional)
 # Note: it's optional for project to generate binary package (skip this step if not need)
-#cp -v ../../target/apache-${REPO}-incubating-"${RELEASE_VERSION}".tar.gz \
+#cp -v ../../target/apache-${REPO}-"${RELEASE_VERSION}".tar.gz \
 #  dist/apache-${REPO} || exit
 
 # step3: sign + hash
@@ -83,7 +83,7 @@
 rm -rf ${SVN_DIR}
 
 ##### 4.1 pull from remote & copy files
-svn co "https://dist.apache.org/repos/dist/dev/incubator/${GROUP}" ${SVN_DIR}
+svn co "https://dist.apache.org/repos/dist/dev/${GROUP}" ${SVN_DIR}
 mkdir -p ${SVN_DIR}/"${RELEASE_VERSION}"
 cp -v apache-${REPO}/*tar.gz* "${SVN_DIR}/${RELEASE_VERSION}"
 cd ${SVN_DIR} || exit
diff --git a/computer/computer-dist/src/assembly/descriptor/assembly.xml b/computer/computer-dist/src/assembly/descriptor/assembly.xml
index 68efd1a..d05d8ab 100644
--- a/computer/computer-dist/src/assembly/descriptor/assembly.xml
+++ b/computer/computer-dist/src/assembly/descriptor/assembly.xml
@@ -52,13 +52,6 @@
             <directory>${top.level.dir}/computer-dist/release-docs/</directory>
             <outputDirectory>/</outputDirectory>
         </fileSet>
-        <fileSet>
-            <directory>${top.level.dir}</directory>
-            <outputDirectory>/</outputDirectory>
-            <includes>
-                <include>DISCLAIMER*</include>
-            </includes>
-        </fileSet>
     </fileSets>
 
     <dependencySets>
diff --git a/computer/pom.xml b/computer/pom.xml
index 99df4ad..05f2558 100644
--- a/computer/pom.xml
+++ b/computer/pom.xml
@@ -46,7 +46,7 @@
 
     <developers>
         <developer>
-            <id>Apache Hugegraph(Incubating)</id>
+            <id>Apache HugeGraph</id>
             <email>dev-subscribe@hugegraph.apache.org</email>
             <url>https://hugegraph.apache.org/</url>
         </developer>
@@ -57,7 +57,7 @@
             <name>Development List</name>
             <subscribe>dev-subscribe@hugegraph.apache.org</subscribe>
             <unsubscribe>dev-unsubscribe@hugegraph.apache.org</unsubscribe>
-            <post>dev@hugegraph.incubator.apache.org</post>
+            <post>dev@hugegraph.apache.org</post>
         </mailingList>
         <mailingList>
             <name>Commits List</name>
@@ -99,7 +99,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <top.level.dir>${project.basedir}/..</top.level.dir>
         <release.name>hugegraph-computer</release.name>
-        <final.name>apache-${release.name}-incubating-${project.version}</final.name>
+        <final.name>apache-${release.name}-${project.version}</final.name>
         <compiler.source>11</compiler.source>
         <compiler.target>11</compiler.target>
         <shell-executable>bash</shell-executable>
@@ -319,7 +319,6 @@
                         <exclude>**/target/*</exclude>
                         <exclude>.github/**/*</exclude>
                         <exclude>**/.flattened-pom.xml</exclude>
-                        <exclude>DISCLAIMER</exclude>
                         <exclude>**/zz_generated.deepcopy.go</exclude>
                     </excludes>
                     <consoleOutput>true</consoleOutput>
diff --git a/vermeer/README.md b/vermeer/README.md
index c8ad8f6..3842563 100644
--- a/vermeer/README.md
+++ b/vermeer/README.md
@@ -543,4 +543,4 @@
 
 ## License
 
-Vermeer is part of Apache HugeGraph-Computer, licensed under [Apache 2.0 License](https://github.com/apache/incubator-hugegraph-computer/blob/master/LICENSE).
+Vermeer is part of Apache HugeGraph-Computer, licensed under [Apache 2.0 License](https://github.com/apache/hugegraph-computer/blob/master/LICENSE).