fix: set autoVersionSubmodules to true
All checks were successful
Build / build (pull_request) Successful in 1m44s
All checks were successful
Build / build (pull_request) Successful in 1m44s
This commit is contained in:
parent
01fe45047a
commit
d2078337eb
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -195,6 +195,7 @@
|
||||||
<checkModificationExcludes>mvnw</checkModificationExcludes>
|
<checkModificationExcludes>mvnw</checkModificationExcludes>
|
||||||
<scmReleaseCommitComment>chore: release @{releaseLabel}</scmReleaseCommitComment>
|
<scmReleaseCommitComment>chore: release @{releaseLabel}</scmReleaseCommitComment>
|
||||||
<scmDevelopmentCommitComment>chore: prepare for next development iteration [skip ci]</scmDevelopmentCommitComment>
|
<scmDevelopmentCommitComment>chore: prepare for next development iteration [skip ci]</scmDevelopmentCommitComment>
|
||||||
|
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue