We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bae658d + b5c4478 commit 7f73f19Copy full SHA for 7f73f19
2 files changed
obp-api/pom.xml
@@ -633,9 +633,9 @@
633
</plugin>
634
635
<plugin>
636
- <groupId>pl.project13.maven</groupId>
637
- <artifactId>git-commit-id-plugin</artifactId>
638
- <version>4.9.10</version>
+ <groupId>io.github.git-commit-id</groupId>
+ <artifactId>git-commit-id-maven-plugin</artifactId>
+ <version>9.0.1</version>
639
<executions>
640
<execution>
641
<goals>
pom.xml
@@ -226,9 +226,9 @@
226
227
228
229
230
231
232
233
234
0 commit comments