File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 3030 </plugin >
3131 <plugin >
3232 <!-- Used to generate the version / commit information -->
33- <groupId >pl.project13.maven </groupId >
34- <artifactId >git-commit-id-plugin</artifactId >
35- <version >4 .0.3 </version >
33+ <groupId >io.github.git-commit-id </groupId >
34+ <artifactId >git-commit-id-maven- plugin</artifactId >
35+ <version >5 .0.0 </version >
3636 <executions >
3737 <execution >
3838 <id >get-the-git-infos</id >
4949 <includeOnlyProperties >
5050 <includeOnlyProperty >^git.build.(time|version)$</includeOnlyProperty >
5151 <includeOnlyProperty >^git.commit.id.(abbrev|full)$</includeOnlyProperty >
52+ <includeOnlyProperty >git.branch</includeOnlyProperty >
5253 </includeOnlyProperties >
5354 <commitIdGenerationMode >full</commitIdGenerationMode >
5455 </configuration >
You can’t perform that action at this time.
0 commit comments