This is an automated email from the ASF dual-hosted git repository.

xuba pushed a commit to branch v0.7.x-test-front
in repository https://gitbox.apache.org/repos/asf/amoro.git

commit 35175bd8c8c228066ed80d296c211d1147d55ad8
Author: Xavier Bai <[email protected]>
AuthorDate: Fri Apr 26 10:28:03 2024 +0800

    ret node version to v17
---
 ams/dashboard/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ams/dashboard/pom.xml b/ams/dashboard/pom.xml
index b7807bc8c..c2f800da9 100644
--- a/ams/dashboard/pom.xml
+++ b/ams/dashboard/pom.xml
@@ -32,7 +32,7 @@
     <url>https://amoro.apache.org</url>
 
     <properties>
-        <node.version>v18.0.0</node.version>
+        <node.version>v17.0.0</node.version>
         <pnpm.version>8.15.5</pnpm.version>
         <maven-frontend-plugin.version>1.12.0</maven-frontend-plugin.version>
     </properties>

Reply via email to