ParkGyeongTae commented on code in PR #5042:
URL: https://github.com/apache/zeppelin/pull/5042#discussion_r2296133394


##########
zeppelin-web-angular/pom.xml:
##########
@@ -12,7 +12,7 @@
   -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd";>
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd";>

Review Comment:
   Could you please restore the indentation of the opening <project> tag to 
match the style used in other pom.xml files?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to