Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Apr 13, 2016
1 parent 8ea9c05 commit 7157487
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Here is and example that will generate a CHANGELOG.md.
<plugin>
<groupId>se.bjurr.gitchangelog</groupId>
<artifactId>git-changelog-maven-plugin</artifactId>
<version>1.28</version>
<version>1.29</version>
<executions>
<execution>
<id>GenerateGitChangelog</id>
Expand Down
2 changes: 1 addition & 1 deletion git-changelog-maven-plugin-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<plugin>
<groupId>se.bjurr.gitchangelog</groupId>
<artifactId>git-changelog-maven-plugin</artifactId>
<version>1.29-SNAPSHOT</version>
<version>1.30-SNAPSHOT</version>
<executions>
<!-- Minimal config // -->
<execution>
Expand Down

0 comments on commit 7157487

Please sign in to comment.