[ https://issues.apache.org/jira/browse/ARROW-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260064#comment-17260064 ]
Jacques Nadeau commented on ARROW-6103: --------------------------------------- The naming can be changed by running a command similar to: mvn versions:set version:commit -DnewVersion=4.0.0 This will update all the pom files to the correct version and thus any artifacts built will use the appropriate version tag. > [Java] Stop using the maven release plugin > ------------------------------------------ > > Key: ARROW-6103 > URL: https://issues.apache.org/jira/browse/ARROW-6103 > Project: Apache Arrow > Issue Type: Improvement > Components: Developer Tools, Java > Reporter: Andy Grove > Assignee: Andy Grove > Priority: Blocker > Fix For: 4.0.0 > > > For reference .. I'm filing this issue to track investigation work around > this .. > {code:java} > The biggest problem for the Git commit is our Java package > requires "apache-arrow-${VERSION}" tag on > https://github.com/apache/arrow . (Right?) > I think that "mvm release:perform" in > dev/release/01-perform.sh does so but I don't know the > details of "mvm release:perform"...{code} -- This message was sent by Atlassian Jira (v8.3.4#803005)