From: Alexander Kriegisch Date: Tue, 8 Jun 2021 01:54:13 +0000 (+0700) Subject: Build readme whitespace cosmetics X-Git-Tag: V1_9_7~5^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1f76a06276b1dd44d70b78854bc9fea1268a0bb0;p=aspectj.git Build readme whitespace cosmetics Signed-off-by: Alexander Kriegisch --- diff --git a/docs/developer/RELEASE.md b/docs/developer/RELEASE.md index 785a0ebdd..610a47f4b 100644 --- a/docs/developer/RELEASE.md +++ b/docs/developer/RELEASE.md @@ -138,7 +138,7 @@ mvn nexus-staging:rc-list # Use the ID of the corresponding CLOSED staging repository for releasing to # Maven Central - mvn nexus-staging:rc-release -DstagingRepositoryId=orgaspectj-1106 +mvn nexus-staging:rc-release -DstagingRepositoryId=orgaspectj-1106 ``` Tadaa! We have performed an AspectJ release. In a few minutes, the artifacts should appear on Maven Central somewhere