File tree Expand file tree Collapse file tree 3 files changed +12
-16
lines changed Expand file tree Collapse file tree 3 files changed +12
-16
lines changed Original file line number Diff line number Diff line change 312312 <plugin >
313313 <groupId >pl.project13.maven</groupId >
314314 <artifactId >git-commit-id-plugin</artifactId >
315- <version >2.1.13</version >
316- <executions >
317- <execution >
318- <goals >
319- <goal >revision</goal >
320- </goals >
321- </execution >
322- </executions >
323315 </plugin >
324316 </plugins >
325317 </build >
Original file line number Diff line number Diff line change 162162 <plugin >
163163 <groupId >pl.project13.maven</groupId >
164164 <artifactId >git-commit-id-plugin</artifactId >
165- <version >2.1.13</version >
166- <executions >
167- <execution >
168- <goals >
169- <goal >revision</goal >
170- </goals >
171- </execution >
172- </executions >
173165 </plugin >
174166 </plugins >
175167 </build >
Original file line number Diff line number Diff line change 9191 </execution >
9292 </executions >
9393 </plugin >
94+ <plugin >
95+ <groupId >pl.project13.maven</groupId >
96+ <artifactId >git-commit-id-plugin</artifactId >
97+ <version >2.2.4</version >
98+ <executions >
99+ <execution >
100+ <goals >
101+ <goal >revision</goal >
102+ </goals >
103+ </execution >
104+ </executions >
105+ </plugin >
94106 </plugins >
95107 </pluginManagement >
96108 <plugins >
You can’t perform that action at this time.
0 commit comments