We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45d828 commit cebae45Copy full SHA for cebae45
maven/pom.xml
@@ -249,8 +249,8 @@
249
<build>
250
<plugins>
251
<plugin>
252
- <groupId>pl.project13.maven</groupId>
253
- <artifactId>git-commit-id-plugin</artifactId>
+ <groupId>io.github.git-commit-id</groupId>
+ <artifactId>git-commit-id-maven-plugin</artifactId>
254
<version>${project.version}</version>
255
<!-- optional to change the phases of the individual mojo's -->
256
<executions>
0 commit comments