You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/08/23 13:15:06 UTC

[GitHub] [inlong] dockerzhang commented on a diff in pull request #5661: [INLONG-5657][Release] Change the tag of Docker images to 1.3.0

dockerzhang commented on code in PR #5661:
URL: https://github.com/apache/inlong/pull/5661#discussion_r952610143


##########
docker/publish-by-arch.sh:
##########
@@ -51,15 +51,15 @@ buildImage() {
 initTagImageForx86() {
   SRC_POSTFIX=""
   DES_POSTFIX="-x86"

Review Comment:
   this file is not needed to change, the version is defined by `MVN_VERSION`.



##########
inlong-agent/agent-common/pom.xml:
##########
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.inlong</groupId>
         <artifactId>inlong-agent</artifactId>
-        <version>1.3.0-SNAPSHOT</version>

Review Comment:
   the version changing in pom file could use another PR.



-- 
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: commits-unsubscribe@inlong.apache.org

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