Skip to content

Commit

Permalink
check release in Central instead of search (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy authored Sep 19, 2022
1 parent 155b7e5 commit 98ba143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,5 +237,5 @@ Starting from version 1.8, Google Java Formatter requires Java 11 to run. Incide
- `git fetch` - to make sure your local repo is up to date with the commits from the release plugin.
- Create a GitHub release with merged PRs and other information.
- Check that the release is available in [Sonatype staging](https://oss.sonatype.org/#nexus-search;quick~com.spotify.fmt)
- Wait for the release to be available in [Maven Central](https://search.maven.org/search?q=com.spotify.fmt)
- Wait for the release to be available in [Maven Central](https://repo1.maven.org/maven2/com/spotify/fmt/fmt-maven-plugin/)
- Update version used for actual formatting in the POM.

0 comments on commit 98ba143

Please sign in to comment.