Github user justinleet commented on a diff in the pull request:
https://github.com/apache/metron/pull/1236#discussion_r225155505
--- Diff: dev-utilities/release-utils/prepare-release-candidate ---
@@ -33,9 +33,10 @@
BRO_PLUGIN_UPSTREAM="https://git-wip-us.apache.org/repos/asf/${BRO_PLUGIN_REPO_N
DEV_REPO="https://dist.apache.org/repos/dist/dev/metron"
RELEASE_REPO=" https://dist.apache.org/repos/dist/release/metron"
--- End diff --
Can you change this to ${METRON_REPO_NAME}?---
