Sfoglia il codice sorgente

Build readme whitespace cosmetics

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tags/V1_9_7
Alexander Kriegisch 3 anni fa
parent
commit
1f76a06276
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      docs/developer/RELEASE.md

+ 1
- 1
docs/developer/RELEASE.md Vedi 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…
Annulla
Salva