We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac738e commit b6bb16fCopy full SHA for b6bb16f
1 file changed
pom.xml
@@ -378,8 +378,8 @@
378
<build>
379
<plugins>
380
<plugin>
381
- <groupId>pl.project13.maven</groupId>
382
- <artifactId>git-commit-id-plugin</artifactId>
+ <groupId>io.github.git-commit-id</groupId>
+ <artifactId>git-commit-id-maven-plugin</artifactId>
383
<version>${project.version}</version>
384
<!-- optional to change the phases of the individual mojo's -->
385
<executions>
0 commit comments