Skip to content

Commit 0cb17b2

Browse files
committed
Add a note about -DperformRelease=true
1 parent 42b7e36 commit 0cb17b2

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
@@ -204,8 +204,10 @@ TODO
204204
[[java]]
205205
=== Java
206206

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

0 commit comments

Comments
 (0)