Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion developers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,10 @@ TODO
[[java]]
=== Java

> Maven GPG signing key https://maven.apache.org/plugins/maven-gpg-plugin/usage.html[configuration guide]

* Pump version, set version to `$VERSION`, without `-SNAPSHOT`
* `mvn deploy`
* `mvn -DperformRelease=true deploy`
* Go to https://oss.sonatype.org/#stagingRepositories
* Scroll to the very end of list, seek `iokaitai-...` repositories
* Select our staging repository
Expand Down