summaryrefslogtreecommitdiff
path: root/ReleaseInstructions
diff options
context:
space:
mode:
authorJaikiran Pai <jaikiran@apache.org>2019-09-05 10:01:36 +0530
committerJaikiran Pai <jaikiran@apache.org>2019-09-05 10:01:36 +0530
commit13538807edeb5688fe1879b8cc30a7e582f919b2 (patch)
treea3936c026e1a8d85dac3e8c6dde6cbf29faf47b0 /ReleaseInstructions
parent7b996a8727d82d27e9986b1ffcda74a6d148ee1f (diff)
downloadant-13538807edeb5688fe1879b8cc30a7e582f919b2.tar.gz
Fix typo
Diffstat (limited to 'ReleaseInstructions')
-rw-r--r--ReleaseInstructions6
1 files changed, 3 insertions, 3 deletions
diff --git a/ReleaseInstructions b/ReleaseInstructions
index 7d3ff4a72..6a59b4fb2 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