We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca20130 commit 424f73cCopy full SHA for 424f73c
README.md
@@ -12,7 +12,7 @@ Here is and example that will generate a CHANGELOG.md. There is also a running e
12
<plugin>
13
<groupId>se.bjurr.gitchangelog</groupId>
14
<artifactId>git-changelog-maven-plugin</artifactId>
15
- <version>1.11</version>
+ <version>1.12</version>
16
<executions>
17
<execution>
18
<id>GenerateGitChangelog</id>
git-changelog-maven-plugin-example/pom.xml
@@ -16,7 +16,7 @@
19
- <version>1.12-SNAPSHOT</version>
+ <version>1.13-SNAPSHOT</version>
20
21
<!-- Minimal config // -->
22
0 commit comments