File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ you can use it by performing the manual file edits first then running the releas
2626.. Update release version
2727.. Set release date to today
2828
29- . Update index.xml
29+ . Update index.adoc
3030.. Add entry to release section; ensure correct links
3131
32- . Commit files "Prep release x.y.z"
32+ . Commit files "chore(release): Prep x.y.z"
3333
3434. Tag the commit
3535
@@ -51,7 +51,7 @@ mvnw deploy -Prelease
5151mvnw site
5252----
5353.. Review site results for issues and correct as necessary
54- .. Publish:
54+ .. Publish:
5555Commits to master automatically build the site and publish to GitHub pages.
5656
5757*** Historical: Deploy to SourceForge;
@@ -65,7 +65,7 @@ mvnw site:deploy
6565----
6666
6767. Post Announcement Discussion https://github.com/dbunit/dbunit-extension/discussions/categories/announcements
68- .. Consider using the changes plugin's announcement-generate goal
68+ .. Consider using the changes plugin's announcement-generate goal
6969+
7070[source,bash]
7171----
You can’t perform that action at this time.
0 commit comments