This is an automated email from the ASF dual-hosted git repository.

jaikiran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git


The following commit(s) were added to refs/heads/master by this push:
     new 1353880  Fix typo
1353880 is described below

commit 13538807edeb5688fe1879b8cc30a7e582f919b2
Author: Jaikiran Pai <jaiki...@apache.org>
AuthorDate: Thu Sep 5 10:01:36 2019 +0530

    Fix typo
---
 ReleaseInstructions | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ReleaseInstructions b/ReleaseInstructions
index 7d3ff4a..6a59b4f 100644
--- a/ReleaseInstructions
+++ b/ReleaseInstructions
@@ -80,7 +80,7 @@ Note: This document was adapted from the one created in the 
context of
     * ivy.xml in release subdirectory (version should already be correct here)
     * WHATSNEW (version should already be correct here)
     * src/etc/testcases/taskdefs/conditions/antversion.xml (version should 
already be correct here)
-    * snap/snapcraft.yml - change the value for "version" attribute. Plus, 
change the value for "grade"
+    * snap/snapcraft.yaml - change the value for "version" attribute. Plus, 
change the value for "grade"
       to "stable".
 
 6.  Next bootstrap, build and run the tests.
@@ -304,7 +304,7 @@ Note: This document was adapted from the one created in the 
context of
     * ivy.xml in release subdirectory
     * WHATSNEW (add a new section)
     * src/etc/testcases/taskdefs/conditions/antversion.xml
-    * snap/snapcraft.yml - bump version to [newversion]alpha and change value 
of "grade" to "devel"
+    * snap/snapcraft.yaml - bump version to [newversion]alpha and change value 
of "grade" to "devel"
 
     Amend the merge commit
 
@@ -377,7 +377,7 @@ Files containing version information
    * ivy.xml in release subdirectory
    * WHATSNEW
    * src/etc/testcases/taskdefs/conditions/antversion.xml
-   * snap/snapcraft.yml
+   * snap/snapcraft.yaml
 
 cover.html, credits.html, POM files, antversion.xml should be 
 adjusted for the [newversion] right after the build and tagging 

Reply via email to