Skip to content

Commit 5d0d7a6

Browse files
committed
Updating example
1 parent ce68668 commit 5d0d7a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Here is and example that will generate a CHANGELOG.md.
1515
<plugin>
1616
<groupId>se.bjurr.gitchangelog</groupId>
1717
<artifactId>git-changelog-maven-plugin</artifactId>
18-
<version>1.23</version>
18+
<version>1.24</version>
1919
<executions>
2020
<execution>
2121
<id>GenerateGitChangelog</id>

git-changelog-maven-plugin-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<plugin>
1717
<groupId>se.bjurr.gitchangelog</groupId>
1818
<artifactId>git-changelog-maven-plugin</artifactId>
19-
<version>1.24-SNAPSHOT</version>
19+
<version>1.25-SNAPSHOT</version>
2020
<executions>
2121
<!-- Minimal config // -->
2222
<execution>

0 commit comments

Comments
 (0)