javeme commented on code in PR #2048:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2048#discussion_r1048158621


##########
pom.xml:
##########
@@ -39,27 +39,62 @@
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>
     </licenses>
 
-    <prerequisites>
-        <maven>3.5.0</maven>
-    </prerequisites>
+    <developers>
+      <developer>
+        <id>Apache Hugegraph(incubating)</id>

Review Comment:
   incubating => Incubating



##########
pom.xml:
##########
@@ -388,8 +424,10 @@
                             <exclude>CONFIG.ini</exclude>
                             <exclude>GROUPS</exclude>
                             <exclude>OWNERS</exclude>
-                            <!-- GitHub -->
+                            <!-- Git & GitHub  -->

Review Comment:
   there is a space in the end of `GitHub[ ]`



-- 
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