Browse Source

Build readme whitespace cosmetics

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tags/V1_9_7
Alexander Kriegisch 3 years ago
parent
commit
1f76a06276
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/developer/RELEASE.md

+ 1
- 1
docs/developer/RELEASE.md View File

@@ -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

Loading…
Cancel
Save