Skip to content

Commit 0cccd65

Browse files
author
TheSnoozer
committed
rename artificat to reflect the naming of this repo
1 parent f1d926b commit 0cccd65

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

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

1111
<groupId>pl.project13.maven</groupId>
12-
<artifactId>git-commit-id-plugin</artifactId>
12+
<artifactId>git-commit-id-plugin-debugging</artifactId>
1313
<packaging>pom</packaging>
1414

1515
<version>0.0.1-SNAPSHOT</version>

submodule-one/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<parent>
77
<groupId>pl.project13.maven</groupId>
8-
<artifactId>git-commit-id-plugin</artifactId>
8+
<artifactId>git-commit-id-plugin-debugging</artifactId>
99
<version>0.0.1-SNAPSHOT</version>
1010
</parent>
1111

submodule-two/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<parent>
77
<groupId>pl.project13.maven</groupId>
8-
<artifactId>git-commit-id-plugin</artifactId>
8+
<artifactId>git-commit-id-plugin-debugging</artifactId>
99
<version>0.0.1-SNAPSHOT</version>
1010
</parent>
1111

0 commit comments

Comments
 (0)