Skip to content

Commit 5ff6bed

Browse files
committed
Merge pull request #95 from roytruelove/patch-1
Updated plugin version number
2 parents b9b4589 + 1438d56 commit 5ff6bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ It's really simple to setup this plugin; below is a sample pom that you may base
9393
<plugin>
9494
<groupId>pl.project13.maven</groupId>
9595
<artifactId>git-commit-id-plugin</artifactId>
96-
<version>2.1.7</version>
96+
<version>2.1.9</version>
9797
<executions>
9898
<execution>
9999
<goals>

0 commit comments

Comments
 (0)