Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
fixed site publication instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy authored Oct 22, 2019
1 parent ccb7a17 commit 9231cb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ You can find details about the different releases in the [Release Notes](https:/
For publishing [the site](https://codehaus-plexus.github.io/plexus-containers/) do the following:

```
mvn -Preporting verify site site:stage scm-publish:publish-scm
mvn -Preporting verify site site:stage
mvn scm-publish:publish-scm
```

0 comments on commit 9231cb3

Please sign in to comment.