[ 
https://issues.apache.org/jira/browse/BEAM-8223?focusedWorklogId=313302&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-313302
 ]

ASF GitHub Bot logged work on BEAM-8223:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Sep/19 21:23
            Start Date: 16/Sep/19 21:23
    Worklog Time Spent: 10m 
      Work Description: markflyhigh commented on issue #9569: [BEAM-8223] Fix 
version number in gradle.properties for 2.16 release
URL: https://github.com/apache/beam/pull/9569#issuecomment-531963833
 
 
   Synced with Hannah offline. It's not about consistent naming between java's 
`version` and python's `python_sdk_version`. The problem this PR trying to fix 
is that we should not use dev version number in our release.
   
   Test failure comes from Dataflow service side. I'll go ahead and merge it.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 313302)
    Time Spent: 1h 10m  (was: 1h)

> Version number need to be updated in gradle.properties during release
> ---------------------------------------------------------------------
>
>                 Key: BEAM-8223
>                 URL: https://issues.apache.org/jira/browse/BEAM-8223
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Mark Liu
>            Assignee: Mark Liu
>            Priority: Blocker
>             Fix For: 2.16.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> New release should remove dev suffix from version number in gradle.properties.
> Instead we use version=2.16.0-SNAPSHOT and python_sdk_version=2.16.0.dev in 
> master, we should change to version=2.16.0 and python_sdk_version=2.16.0 
> during new release.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to