Skip to content

Commit b6bb16f

Browse files
author
TheSnoozer
committed
#465: rename demo references
1 parent 4ac738e commit b6bb16f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,8 @@
378378
<build>
379379
<plugins>
380380
<plugin>
381-
<groupId>pl.project13.maven</groupId>
382-
<artifactId>git-commit-id-plugin</artifactId>
381+
<groupId>io.github.git-commit-id</groupId>
382+
<artifactId>git-commit-id-maven-plugin</artifactId>
383383
<version>${project.version}</version>
384384
<!-- optional to change the phases of the individual mojo's -->
385385
<executions>

0 commit comments

Comments
 (0)