tbonelee opened a new pull request, #5084:
URL: https://github.com/apache/zeppelin/pull/5084

   ### What is this PR for?
   Moved the `node.version` and `npm.version` properties from the parent 
`pom.xml` to each module's `pom.xml`.
   This allows `zeppelin-web` and `zeppelin-web-angular` to manage their 
Node/NPM versions independently.
   
   Note: Each module installs and manages its own Node/NPM, so this change 
simply makes that independence explicit without adding extra maintenance burden 
or increasing package size.
   
   ### What type of PR is it?
   Improvement
   
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-6338
   
   ### How should this be tested?
   Check CIs if Node and npm is installed for both modules.
   
   ### Questions:
   * Does the license files need to update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to