You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hugegraph.apache.org by GitBox <gi...@apache.org> on 2022/04/26 11:03:35 UTC

[GitHub] [incubator-hugegraph-commons] imbajin commented on a diff in pull request #100: refact: unify pom & remove useless file

imbajin commented on code in PR #100:
URL: https://github.com/apache/incubator-hugegraph-commons/pull/100#discussion_r858580098


##########
pom.xml:
##########
@@ -37,22 +37,8 @@
         <developerConnection>https://github.com/hugegraph/hugegraph-commons</developerConnection>
     </scm>
 
-    <developers>
-        <developer>
-            <name>lizhangmei</name>
-            <email>javaloveme@gmail.com</email>
-        </developer>
-        <developer>
-            <name>zhoney</name>
-            <email>zhangyi89817@126.com</email>
-        </developer>
-        <developer>
-            <name>liningrui</name>
-            <email>liningrui@vip.qq.com</email>
-        </developer>
-    </developers>
-
     <properties>
+        <revision>2.1.2</revision>

Review Comment:
   unify it to `1.0.0` for apache version later (it use 1.0.x in future)



-- 
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: dev-unsubscribe@hugegraph.apache.org

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