mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-24 08:33:18 +08:00
Fix git plugin definition
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<dotGitDirectory>${project.basedir}/../.git</dotGitDirectory>
|
||||
<dateFormat>yyyy-MM-dd'T'HH:mm:ssZ</dateFormat>
|
||||
<generateGitPropertiesFile>true</generateGitPropertiesFile>
|
||||
<generateGitPropertiesFilename>${project.build.outputDirectory}/git.properties</generateGitPropertiesFilename>
|
||||
|
||||
Reference in New Issue
Block a user