Skip to content

Commit 004c156

Browse files
authored
Update README.md
1 parent 841ca6c commit 004c156

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
@@ -77,7 +77,7 @@ The `versions-maven-plugin` and `tycho-versions-plugin` are used internally to u
7777
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:
7878

7979
```
80-
mvn <goal> -DargLine='-DprocessAllModules'
80+
mvn gitflow:<goal> -DargLine='-DprocessAllModules'
8181
```
8282

8383

0 commit comments

Comments
 (0)