aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2021-06-07 21:13:39 -0700
committerGitHub <noreply@github.com>2021-06-07 21:13:39 -0700
commit437b348674bb90e9b226a559d3b2736845e20d20 (patch)
tree9124112b3689f813cf2d9aa2d7e6b198472168a8 /docs
parentd2c3c52c5284af9d0d07bdc061a7d0a05def0883 (diff)
parent1f76a06276b1dd44d70b78854bc9fea1268a0bb0 (diff)
downloadaspectj-437b348674bb90e9b226a559d3b2736845e20d20.tar.gz
aspectj-437b348674bb90e9b226a559d3b2736845e20d20.zip
Merge pull request #67 from kriegaex/libs-improve-download
Detect previously failed downloads by verifying existing file checksums
Diffstat (limited to 'docs')
-rw-r--r--docs/developer/RELEASE.md2
1 files changed, 1 insertions, 1 deletions
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