You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ma...@apache.org on 2018/11/20 06:47:13 UTC

[kafka] branch trunk updated: MINOR: Improve maven artifactory url in release.py (#5931)

This is an automated email from the ASF dual-hosted git repository.

manikumar pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 938e6aa  MINOR: Improve maven artifactory url in release.py (#5931)
938e6aa is described below

commit 938e6aa22ab32238f16e3e5d7af13d8b527081c5
Author: Dong Lin <li...@gmail.com>
AuthorDate: Mon Nov 19 22:47:02 2018 -0800

    MINOR: Improve maven artifactory url in release.py (#5931)
---
 release.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/release.py b/release.py
index 8e2624e..eecbebe 100755
--- a/release.py
+++ b/release.py
@@ -699,7 +699,7 @@ http://kafka.apache.org/KEYS
 http://home.apache.org/~%(apache_id)s/kafka-%(rc_tag)s/
 
 * Maven artifacts to be voted upon:
-https://repository.apache.org/content/groups/staging/
+https://repository.apache.org/content/groups/staging/org/apache/kafka/
 
 * Javadoc:
 http://home.apache.org/~%(apache_id)s/kafka-%(rc_tag)s/javadoc/