Skip to content

Commit 16ddb56

Browse files
committed
docs(release): Update notes for releasing
* Update file extension from xdoc to Asciidoc conversion. * Adjust commit message for release prep.
1 parent 55d50fe commit 16ddb56

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/site/asciidoc/releasing.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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
5151
mvnw site
5252
----
5353
.. Review site results for issues and correct as necessary
54-
.. Publish:
54+
.. Publish:
5555
Commits 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
----

0 commit comments

Comments
 (0)