File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,12 @@ body:
3333 - [ ] Push changes and tag: `git push origin master --follow-tags`
3434 - [ ] wait for github actions to pass
3535 - [ ] `mvn clean deploy -Pgpg`
36- - [ ] verify plugin is available on (might take some time) https://repo1.maven.org/maven2/io/github/git-commit-id/git-commit-id-plugin-core /
36+ - [ ] verify plugin is available on (might take some time) https://repo1.maven.org/maven2/io/github/git-commit-id/git-commit-id-maven-plugin /
3737 - [ ] Set next development version: `bump2version patch --dry-run --verbose`
3838 - [ ] Push snapshot version: `git push origin master`
39- - [ ] under [Milestones](https://github.com/git-commit-id/git-commit-id-plugin-core /milestones) close old milestone
40- - [ ] under [Milestones](https://github.com/git-commit-id/git-commit-id-plugin-core /milestones) create new milestone for new version
41- - [ ] under [Releases](https://github.com/git-commit-id/git-commit-id-plugin-core /releases) publish Release-Notes
39+ - [ ] under [Milestones](https://github.com/git-commit-id/git-commit-id-maven-plugin /milestones) close old milestone
40+ - [ ] under [Milestones](https://github.com/git-commit-id/git-commit-id-maven-plugin /milestones) create new milestone for new version
41+ - [ ] under [Releases](https://github.com/git-commit-id/git-commit-id-maven-plugin /releases) publish Release-Notes
4242 - [ ] update readme to point to the latest version available
4343 validations :
4444 required : true
You can’t perform that action at this time.
0 commit comments