diff --git a/JSCover.iml b/JSCover.iml index b45aaecb..78d797da 100644 --- a/JSCover.iml +++ b/JSCover.iml @@ -28,8 +28,6 @@ - - diff --git a/bookmarks.html b/bookmarks.html index f019f32c..fc939238 100644 --- a/bookmarks.html +++ b/bookmarks.html @@ -109,7 +109,7 @@

Release Steps

  • Update release date in History.md
  • Make sure working directory is clear of changes
  • Make sure all tests pass and build sourceforge release (ant release)
  • -
  • Commit changes and tag with version (git tag v2.0.18, git push --tags, git push gl-origin --tags, git push sf-origin --tags)
  • +
  • Commit changes and tag with version (git tag v2.0.19, git push --tags, git push gl-origin --tags, git push sf-origin --tags)
  • Upload sourceforge release
  • Build Maven files (ant generate-files)
  • Sign files (gpg -ab filename)