File tree 10 files changed +31
-3
lines changed
git-changelog-maven-plugin-example
10 files changed +31
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** Updating CHANGELOG.md**
9
+
10
+
11
+ [ 74ccd71a67e208d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74ccd71a67e208d ) Tomas Bjerre * 2016-02-15 18:23:16*
12
+
8
13
** Lib 1.30, supporting multiple tags on same commit**
9
14
10
15
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Here is and example that will generate a CHANGELOG.md.
15
15
<plugin>
16
16
<groupId>se.bjurr.gitchangelog</groupId>
17
17
<artifactId>git-changelog-maven-plugin</artifactId>
18
- <version>1.18 </version>
18
+ <version>1.19 </version>
19
19
<executions>
20
20
<execution>
21
21
<id>GenerateGitChangelog</id>
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** Updating CHANGELOG.md**
9
+
10
+
11
+ [ 74ccd71a67e208d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74ccd71a67e208d ) Tomas Bjerre * 2016-02-15 18:23:16*
12
+
8
13
** Lib 1.30, supporting multiple tags on same commit**
9
14
10
15
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ Changelog of Git Changelog Maven plugin.
4
4
5
5
## Unreleased
6
6
### No issue
7
+ Updating CHANGELOG.md
8
+
7
9
Lib 1.30, supporting multiple tags on same commit
8
10
9
11
Updating CHANGELOG.md
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ [ 74ccd71a67e208d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74ccd71a67e208d ) Tomas Bjerre * 2016-02-15 18:23:16*
9
+
10
+ Updating CHANGELOG.md
11
+
8
12
[ 7d648578cd3269f] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7d648578cd3269f ) Tomas Bjerre * 2016-02-15 18:17:02*
9
13
10
14
Lib 1.30, supporting multiple tags on same commit
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** Updating CHANGELOG.md**
9
+
10
+
11
+ [ 74ccd71a67e208d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74ccd71a67e208d ) Tomas Bjerre * 2016-02-15 18:23:16*
12
+
8
13
** Lib 1.30, supporting multiple tags on same commit**
9
14
10
15
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ Changelog of Git Changelog Maven plugin.
4
4
5
5
## These commits are not included in any tag
6
6
### These commits have not issue in their commit comment
7
+ Updating CHANGELOG.md * 18:23:16*
8
+
7
9
Lib 1.30, supporting multiple tags on same commit * 18:17:02*
8
10
9
11
Updating CHANGELOG.md * 18:00:16*
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ Changelog of Git Changelog Maven plugin.
5
5
## Next release
6
6
### Other changes
7
7
8
+ ** Updating CHANGELOG.md**
9
+
10
+
11
+ [ 74ccd71a67e208d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74ccd71a67e208d ) Tomas Bjerre * 2016-02-15 18:23:16*
12
+
8
13
** Lib 1.30, supporting multiple tags on same commit**
9
14
10
15
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.18 -SNAPSHOT</version >
19
+ <version >1.19 -SNAPSHOT</version >
20
20
<executions >
21
21
<!-- Minimal config // -->
22
22
<execution >
Original file line number Diff line number Diff line change 69
69
<dependency >
70
70
<groupId >se.bjurr.gitchangelog</groupId >
71
71
<artifactId >git-changelog-lib</artifactId >
72
- <version >1.30 </version >
72
+ <version >1.32 </version >
73
73
</dependency >
74
74
</dependencies >
75
75
You can’t perform that action at this time.
0 commit comments