imbajin commented on code in PR #387:
URL: 
https://github.com/apache/incubator-hugegraph-toolchain/pull/387#discussion_r1038764839


##########
hugegraph-dist/pom.xml:
##########
@@ -14,7 +14,7 @@
 
     <properties>
         <release.name>${project.parent.artifactId}</release.name>
-        <final.name>${release.name}-${project.version}</final.name>
+        
<final.name>apache-${release.name}-incubating-${project.version}</final.name>

Review Comment:
   @z7658329 should use one param for these modules?
   
   seems we just define it in root-pom is OK?



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