[ 
https://issues.apache.org/jira/browse/BAHIR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888647#comment-15888647
 ] 

ASF GitHub Bot commented on BAHIR-93:
-------------------------------------

GitHub user tzulitai opened a pull request:

    https://github.com/apache/bahir-flink/pull/10

    [BAHIR-93] Correct all version strings to be 1.0-SNAPSHOT

    According to the discussion in 
https://www.mail-archive.com/dev@bahir.apache.org/msg00448.html, we will be 
following a "major.minor" versioning format for bahir-flink, starting from 
`1.0`.
    Therefore, the current state being pre-release of 1.0, the correct version 
in master should be `1.0-SNAPSHOT`.
    
    This PR corrects all version string occurrences in `bahir-flink`, to 
prepare it for the upcoming 1.0 release.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tzulitai/bahir-flink BAHIR-93

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bahir-flink/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10
    
----
commit 714d6736f241b7f7c67b4fadd56e40be3fcc4e27
Author: Tzu-Li (Gordon) Tai <tzuli...@apache.org>
Date:   2017-02-28T17:38:58Z

    [BAHIR-93] Correct all version strings to be 1.0-SNAPSHOT

----


> Wrong version in README.md for several Apache Flink extensions
> --------------------------------------------------------------
>
>                 Key: BAHIR-93
>                 URL: https://issues.apache.org/jira/browse/BAHIR-93
>             Project: Bahir
>          Issue Type: Bug
>          Components: Flink Streaming Connectors
>            Reporter: Tzu-Li (Gordon) Tai
>
> In several Apache Flink extensions (redis, activemq, netty, etc.), the 
> current version is incorrectly {{1.0}} (missing "SNAPSHOT" tag).
> Also, in the akka extension, the version is {{1.0.0-SNAPSHOT}} (From the 
> looks of https://www.mail-archive.com/dev@bahir.apache.org/msg00448.html, it 
> seems like the agreed version format is "major-minor" for the {{bahir-flink}} 
> module).
> Therefore, we should uniformly correct them to be {{1.0-SNAPSHOT}}. I think 
> we should do this before creating the first {{bahir-flink}} release.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to