From e7840bd27972917b3f6490ff243d28db5f494b4f Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sat, 9 Apr 2016 12:06:31 +0200 Subject: [PATCH] typo and whitespace --- ReleaseInstructions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReleaseInstructions b/ReleaseInstructions index 176b98efa..080ea5e17 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -6,7 +6,7 @@ Authors: Conor MacNeill Antoine Levy-Lambert Note: This document was updated in the context of releasing Ant - 1.9.7 which was the first release cut from the 1.0.x branch. + 1.9.7 which was the first release cut from the 1.9.x branch. Please interpret the branch names, tags, etc. according to your context. @@ -58,7 +58,7 @@ Note: This document was updated in the context of releasing Ant if you've got mvn installed $ mvn versions:set -DnewVersion=1.9.7 -DgenerateBackupPoms=false - + inside src/etc/poms should do the trick. * ivy.xml in release subdirectory (version should already be correct here)