From 04e4e7af86192e204d18e06cec77c9b8a1d3facb Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Tue, 7 Jun 2022 12:05:05 -0400 Subject: [PATCH] NO-JIRA some extra cleanup on Releasing.md --- RELEASING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 13a7a590a9..439520675c 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -5,8 +5,6 @@ Things to do before issuing a new release: * Update docs/user-manual/en/versions.md to include appropriate release notes and upgrade instructions. See previous entries for guidance. -* Bump the version numbers in example and test poms to the next release version. e.g. 2.0.0 - * Build the release locally: mvn clean install -Prelease * Test the standalone release (this should be done on windows as well as linux):