File tree 2 files changed +5
-3
lines changed
git-changelog-maven-plugin-example
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- # Git Changelog Maven Plugin [ ![ Build Status] ( https://travis-ci.org/tomasbjerre/git-changelog-maven-plugin.svg?branch=master )] ( https://travis-ci.org/tomasbjerre/git-changelog-maven-plugin ) [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/se.bjurr.gitchangelog/git-changelog-maven-plugin/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/se.bjurr.gitchangelog/git-changelog-maven-plugin )
1
+ # Git Changelog Maven Plugin
2
+ [ ![ Build Status] ( https://travis-ci.org/tomasbjerre/git-changelog-maven-plugin.svg?branch=master )] ( https://travis-ci.org/tomasbjerre/git-changelog-maven-plugin )
3
+ [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/se.bjurr.violations/git-changelog-maven-plugin/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/se.bjurr.violations/git-changelog-maven-plugin ) [ ![ Bintray] ( https://api.bintray.com/packages/tomasbjerre/tomasbjerre/se.bjurr.violations%3Agit-changelog-maven-plugin/images/download.svg ) ] ( https://bintray.com/tomasbjerre/tomasbjerre/se.bjurr.violations%3Agit-changelog-maven-plugin/_latestVersion )
2
4
3
5
This is a Maven plugin for [ Git Changelog Lib] ( https://github.com/tomasbjerre/git-changelog-lib ) .
4
6
@@ -15,7 +17,7 @@ Here is and example that will generate a CHANGELOG.md.
15
17
<plugin>
16
18
<groupId>se.bjurr.gitchangelog</groupId>
17
19
<artifactId>git-changelog-maven-plugin</artifactId>
18
- <version>1.50 </version>
20
+ <version>1.51 </version>
19
21
<executions>
20
22
<execution>
21
23
<id>GenerateGitChangelog</id>
Original file line number Diff line number Diff line change 16
16
<plugin >
17
17
<groupId >se.bjurr.gitchangelog</groupId >
18
18
<artifactId >git-changelog-maven-plugin</artifactId >
19
- <version >1.51 -SNAPSHOT</version >
19
+ <version >1.52 -SNAPSHOT</version >
20
20
<executions >
21
21
<!-- Minimal config // -->
22
22
<execution >
You can’t perform that action at this time.
0 commit comments