File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616
1717out
1818target
19+ testing.properties
1920
Original file line number Diff line number Diff line change 187187 </resources >
188188
189189 <plugins >
190-
191-
192190 <!-- <plugin>-->
193191 <!-- <groupId>pl.project13.maven</groupId>-->
194192 <!-- <artifactId>git-commit-id-plugin</artifactId>-->
209207
210208 <!-- <dotGitDirectory>${project.basedir}/.git</dotGitDirectory>-->
211209
212- <!-- <generateGitPropertiesFile>false</generateGitPropertiesFile>-->
210+ <!-- <generateGitPropertiesFile>true</generateGitPropertiesFile>-->
211+ <!-- <generateGitPropertiesFilename>testing.properties</generateGitPropertiesFilename>-->
213212
214213 <!-- <excludeProperties>-->
215- <!-- <excludeProperty>git.user .*</excludeProperty>-->
214+ <!-- <excludeProperty>git.commit .*</excludeProperty>-->
216215 <!-- </excludeProperties>-->
217216
218217 <!-- <gitDescribe>-->
You can’t perform that action at this time.
0 commit comments