Skip to content

Commit

Permalink
add release information for additional modules
Browse files Browse the repository at this point in the history
  • Loading branch information
hgschmie authored and spannm committed Jun 28, 2022
1 parent ff7eb0d commit 653bc61
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion RELEASE_STEPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ It also creates a release tag, pointing to the release commit.
meet Maven Central publishing requirements
- Click Refresh until the repository status changes to "closed"
- If this fails, find out what rule was not satisfied, and start over! Yay!
- Click Release to submit the release to Maven Central.
- Click Release to submit the release to Maven Central.
- Type in something to the description like "Jdbi release v\<version\>"
- Click Refresh until the repository status changes again, which will make
it disappear from the search.
Expand Down Expand Up @@ -109,3 +109,9 @@ Include in the message:
- The release notes since the last announcement

Send it to the mailing list: jdbi@googlegroups.com

## Additional Modules

A small number of JDBI3 modules is maintained outside the main build. Consider releasing those as well:

* [JDBI3 Oracle support](https://github.com/jdbi/jdbi3-oracle12)

0 comments on commit 653bc61

Please sign in to comment.