diff --git a/content/en/docs/Contribution Guidelines/releasing.md b/content/en/docs/Contribution Guidelines/releasing.md index c4a72f2..eb5e3ff 100644 --- a/content/en/docs/Contribution Guidelines/releasing.md +++ b/content/en/docs/Contribution Guidelines/releasing.md @@ -27,7 +27,7 @@ If you have problems, read the [publishing Maven artifacts documentation](https: Parquet uses the maven-release-plugin to tag a release and push binary artifacts to staging in Nexus. Once maven completes the release, the official source tarball is built from the tag. -Before you start the release process: +#### 0\. Before you start the release process 1. Verify that the release is finished (no planned Issues/PRs are pending [on the milestone](https://github.com/apache/parquet-java/milestones)) 1. Build and test the project @@ -94,7 +94,7 @@ Here is a template you can use. Make sure everything applies to your release. The commit id is * This corresponds to the tag: apache-parquet--rc - * https://github.com/apache/parquet-mr/tree/ + * https://github.com/apache/parquet-java/tree/ The release tarball, signature, and checksums are here: * https://dist.apache.org/repos/dist/dev/parquet/