You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASING.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ See the [prerequisites](#prerequisites) if this is your first release.
24
24
*[ ] Update the MiMa version in `plugins.sbt` and for `mimaPreviousArtifacts`, and clear out `mimaBinaryIssueFilters`.
25
25
*[ ] Test the staged artifacts by uncommenting `stagingResolvers` in `plugins.sbt` and `build.sbt` and `reload`ing in sbt and running `mimaReportBinaryIssues`.
26
26
*[ ] Recomment `stagingResolvers`, `git commit -am 'Update sbt-mima-plugin to 0.x.y`, and PR it (`hub pull-request`).
27
-
*[ ][Find and release][sonatype/staging-repos] your stating repository.
27
+
*[ ][Find and release][sonatype/staging-repos] your staging repository.
28
28
*[ ][Close][milestones/list] the milestone.
29
29
*[ ][Find and merge][prs/list] your update PR. You may poll [repo1 directly][repo1/list] (note the trailing slash in the URL).
30
30
*[ ] Run `git push --follow-tags` to push the tag.
@@ -40,7 +40,7 @@ See the [prerequisites](#prerequisites) if this is your first release.
0 commit comments