You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/07/23 01:20:00 UTC

[jira] [Resolved] (ARROW-6007) [Release] Use SNAPSHOT versions in pom.xml files after release

     [ https://issues.apache.org/jira/browse/ARROW-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sutou Kouhei resolved ARROW-6007.
---------------------------------
    Resolution: Not A Bug

It's already done by {{mvm release:prepare}} in {{dev/release/00-prepare.sh}}.
See https://github.com/apache/arrow/commit/ba0dc7da64dad1dac02eb287723297b7fd972f72 for 0.14.0 -> 1.0.0-SNAPSHOT.

But it doesn't work for patch release because we created a branch from {{apache-arrow-0.14.0}} tag.

> [Release] Use SNAPSHOT versions in pom.xml files after release
> --------------------------------------------------------------
>
>                 Key: ARROW-6007
>                 URL: https://issues.apache.org/jira/browse/ARROW-6007
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Packaging
>            Reporter: Krisztian Szucs
>            Priority: Major
>             Fix For: 1.0.0
>
>
> Before the 0.14.1 release I had to change the version number to have -SNAPSHOT postfixes, otherwise mvn refused to prepare the release.
> See the required commit: https://github.com/apache/arrow/commit/f533bc539e9ce4342d1b04966a7cd6aa5c1a1412



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)