Skip to content

Commit 1eeae35

Browse files
committed
Add a note about -DperformRelease=true
1 parent c87ae4c commit 1eeae35

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

developers.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,10 @@ TODO
230230
[[java]]
231231
=== Java
232232

233+
> Maven GPG signing key https://maven.apache.org/plugins/maven-gpg-plugin/usage.html[configuration guide]
234+
233235
* Pump version, set version to `$VERSION`, without `-SNAPSHOT`
234-
* `mvn deploy`
236+
* `mvn -DperformRelease=true deploy`
235237
* Go to https://oss.sonatype.org/#stagingRepositories
236238
* Scroll to the very end of list, seek `iokaitai-...` repositories
237239
* Select our staging repository

0 commit comments

Comments
 (0)