forked from loafle/openapi-generator-original
Update git-commit-id maven plugin to newer version (#15332)
* update git commit plugin to newer version * roll back to previous version
This commit is contained in:
parent
1f23b019fa
commit
f4e0eb9bc9
@ -60,7 +60,7 @@
|
||||
<generateGitPropertiesFilename>${project.build.outputDirectory}/openapi-generator-git.properties</generateGitPropertiesFilename>
|
||||
<!-- REVIEWER NOTE: Never allow external contributors to change these without full clarification. -->
|
||||
<includeOnlyProperties>
|
||||
<includeOnlyProperty>^git.build.(time|version)$</includeOnlyProperty>
|
||||
<includeOnlyProperty>^git.build.version$</includeOnlyProperty>
|
||||
<includeOnlyProperty>^git.commit.id.(abbrev|full)$</includeOnlyProperty>
|
||||
</includeOnlyProperties>
|
||||
<commitIdGenerationMode>full</commitIdGenerationMode>
|
||||
|
Loading…
x
Reference in New Issue
Block a user