Skip to content

Commit 8c54938

Browse files
committed
simplified site publish command: site-deploy
1 parent 0d4c46f commit 8c54938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ Components for interpolating `${}` strings and the like.
1111
For publishing [the site](https://codehaus-plexus.github.io/plexus-io/) do the following:
1212

1313
```
14-
mvn -Preporting verify site site:stage scm-publish:publish-scm
14+
mvn -Preporting verify site-deploy
1515
```
1616

0 commit comments

Comments
 (0)