Commit d26dcf7e authored by 吴晟's avatar 吴晟
Browse files

Add another submodule active command.

parent 5cc2a09d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ Use the following block as a template and place it in ~/.m2/settings.xml
## Prepare the release
```
./mvnw release:clean
./mvnw release:prepare -DautoVersionSubmodules=true
./mvnw release:prepare -DautoVersionSubmodules=true -Pauto-submodule
```

## Stage the release