You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2016/04/12 14:03:11 UTC

[5/7] ant git commit: typo and whitespace

typo and whitespace


Project: http://git-wip-us.apache.org/repos/asf/ant/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/e7840bd2
Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/e7840bd2
Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/e7840bd2

Branch: refs/heads/master
Commit: e7840bd27972917b3f6490ff243d28db5f494b4f
Parents: 94bdfe8
Author: Stefan Bodewig <bo...@apache.org>
Authored: Sat Apr 9 12:06:31 2016 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Sat Apr 9 12:06:31 2016 +0200

----------------------------------------------------------------------
 ReleaseInstructions | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant/blob/e7840bd2/ReleaseInstructions
----------------------------------------------------------------------
diff --git a/ReleaseInstructions b/ReleaseInstructions
index 176b98e..080ea5e 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)