diff --git a/dev/release/create-tarball.sh b/dev/release/create-tarball.sh index f227197..5c988f1 100755 --- a/dev/release/create-tarball.sh +++ b/dev/release/create-tarball.sh @@ -80,6 +80,7 @@ I would like to propose a release of Apache DataFusion Java version ${version}. This release candidate is based on commit: ${release_hash} [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. +The staged Maven artifacts can be found at [4]. Please download, verify checksums and signatures, run the unit tests, and vote on the release. The vote will be open for at least 72 hours. @@ -101,6 +102,7 @@ Here is my vote: [1]: https://github.com/apache/datafusion-java/tree/${release_hash} [2]: ${url} [3]: https://github.com/apache/datafusion-java/blob/${release_hash}/dev/changelog/${version}.md +[4]: https://repository.apache.org/#nexus-search;quick~datafusion-java MAIL echo "---------------------------------------------------------"