File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ Steps for releasing:
23234 . Install or update [ gh] ( https://github.com/cli/cli ) as it used by the release script.
24245 . Test that ` mvn package ` can complete successfully. Run ` git clean -dxff `
2525 or something similar to clean up afterwards.
26- 5 . Run ` ./dev-bin/release.sh ` .
26+ 6 . Run ` ./dev-bin/release.sh ` .
2727 * This will package the release, update the gh-pages branch, bump the
2828 version to the next development release, upload the release to GitHub
2929 and tag it, and upload to Sonatype.
3030 * It may prompt you about out of date dependencies. You should consider
3131 updating them if appropriate. Say no and review the changes and upate
3232 ` pom.xml ` and start the release process over again if you do.
33- 6 . Complete the release on Sonatype
33+ 7 . Complete the release on Sonatype
3434
3535There is more information in the
3636[ minfraud-api-java] ( https://github.com/maxmind/minfraud-api-java/blob/main/README.dev.md )
You can’t perform that action at this time.
0 commit comments