imbajin commented on code in PR #204:
URL: 
https://github.com/apache/incubator-hugegraph-computer/pull/204#discussion_r1032796796


##########
computer-algorithm/pom.xml:
##########
@@ -20,16 +20,16 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <parent>
         <artifactId>hugegraph-computer</artifactId>
-        <groupId>com.baidu.hugegraph</groupId>
-        <version>0.1.4</version>
+        <groupId>org.apache.hugegraph</groupId>
+        <version>1.0.0</version>

Review Comment:
   could add a constant then use ${revison} (like client/loader in toolchain) 
to avoid update a string of version 
   
   so as other modules
   
   BTW, avoid using ${version} because it's a built-in param 



-- 
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-unsubscr...@hugegraph.apache.org

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

Reply via email to