Skip to content

Commit 4ac738e

Browse files
author
TheSnoozer
committed
"#465: relocate the maven-plugin from <groupId>pl.project13.maven</groupId> to <groupId>io.github.git-commit-id</groupId> and <artifactId>git-commit-id-plugin</artifactId> to <artifactId>git-commit-id-maven-plugin</artifactId>
1 parent c468ae4 commit 4ac738e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<version>9</version>
88
</parent>
99

10-
<groupId>pl.project13.maven</groupId>
11-
<artifactId>git-commit-id-plugin</artifactId>
10+
<groupId>io.github.git-commit-id</groupId>
11+
<artifactId>git-commit-id-maven-plugin</artifactId>
1212
<packaging>maven-plugin</packaging>
1313
<version>5.0.0-SNAPSHOT</version>
1414
<name>Git Commit Id Maven Plugin</name>

0 commit comments

Comments
 (0)