Skip to content

Commit 2adc481

Browse files
author
TheSnoozer
committed
git-commit-id/git-commit-id-maven-plugin#465: relocate project groupId from <groupId>pl.project13.maven</groupId> to <groupId>io.github.git-commit-id</groupId>
1 parent 81ee0bf commit 2adc481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<version>9</version>
99
</parent>
1010

11-
<groupId>pl.project13.maven</groupId>
11+
<groupId>io.github.git-commit-id</groupId>
1212
<artifactId>git-commit-id-plugin-core</artifactId>
1313
<packaging>jar</packaging>
1414
<version>5.0.0-SNAPSHOT</version>

0 commit comments

Comments
 (0)