Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 9231cb3

Browse files
authored
fixed site publication instructions
1 parent ccb7a17 commit 9231cb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ You can find details about the different releases in the [Release Notes](https:/
2121
For publishing [the site](https://codehaus-plexus.github.io/plexus-containers/) do the following:
2222

2323
```
24-
mvn -Preporting verify site site:stage scm-publish:publish-scm
24+
mvn -Preporting verify site site:stage
25+
mvn scm-publish:publish-scm
2526
```

0 commit comments

Comments
 (0)