Browse Source

Merge branch '1.9.x'

Conflicts:
	ReleaseInstructions
master
Stefan Bodewig 8 years ago
parent
commit
205680efd1
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      ReleaseInstructions

+ 0
- 1
ReleaseInstructions View File

@@ -88,7 +88,6 @@ Note: This document was adapted from the one created in the context of
8. Commit your changes, tag them, push them. 8. Commit your changes, tag them, push them.


$ git tag -s -m "Tagging RC1 for version 1.10.0 of Ant" ANT_1.10.0_RC1 $ git tag -s -m "Tagging RC1 for version 1.10.0 of Ant" ANT_1.10.0_RC1
$ git push
$ git push --tags $ git push --tags


9. Ensure that the GPG key you use is inside the KEYS file in Ant's 9. Ensure that the GPG key you use is inside the KEYS file in Ant's


Loading…
Cancel
Save