Skip to content

Commit 5a104c7

Browse files
author
S L
committed
update readme to the latest version
1 parent 59e1bf3 commit 5a104c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A detailed description of using the plugin is available in the <a href="https://
3838

3939
Versions
4040
--------
41-
The current version is **2.1.14** ([changelist](https://github.com/ktoso/maven-git-commit-id-plugin/issues?q=milestone%3A2.1.14)).
41+
The current version is **2.1.15** ([changelist](https://github.com/ktoso/maven-git-commit-id-plugin/issues?q=milestone%3A2.1.15)).
4242

4343
You can check the available versions by visiting [search.maven.org](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22pl.project13.maven%22%20AND%20a%3A%22git-commit-id-plugin%22), though using the newest is obviously the best choice.
4444

@@ -101,7 +101,7 @@ It's really simple to setup this plugin; below is a sample pom that you may base
101101
<plugin>
102102
<groupId>pl.project13.maven</groupId>
103103
<artifactId>git-commit-id-plugin</artifactId>
104-
<version>2.1.14</version>
104+
<version>2.1.15</version>
105105
<executions>
106106
<execution>
107107
<goals>

0 commit comments

Comments
 (0)