Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-m authored Mar 29, 2022
1 parent 841ca6c commit 004c156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ The `versions-maven-plugin` and `tycho-versions-plugin` are used internally to u
If your project consists of multiple modules with and without parent-child relationships, you have to supply additional arguments if you want to update all module versions. In case of the `versions-maven-plugin`, there is [`processAllModules`](https://www.mojohaus.org/versions-maven-plugin/set-mojo.html#processAllModules), which can be supplied as follows:

```
mvn <goal> -DargLine='-DprocessAllModules'
mvn gitflow:<goal> -DargLine='-DprocessAllModules'
```


Expand Down

0 comments on commit 004c156

Please sign in to comment.