GitHub user yinonavraham opened a pull request:

    https://github.com/apache/kafka/pull/4131

    Remove maven central repository, use only jcenter

    jcenter is a super set on top of maven central, so having both of those 
repositories is redundant, and the preferred one should be jcenter.

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

    $ git pull https://github.com/yinonavraham/kafka patch-1

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

    https://github.com/apache/kafka/pull/4131.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 #4131
    
----
commit 11951eaec6e865a1fa32aab4c846f96ae8d08fe2
Author: Yinon Avraham <yinonavra...@gmail.com>
Date:   2017-10-25T08:46:07Z

    Remove maven central repository, use only jcenter
    
    jcenter is a super set on top of maven central, so having both of those 
repositories is redundant, and the preferred one should be jcenter.

----


---

Reply via email to