File tree 5 files changed +53
-7
lines changed
git-changelog-maven-plugin-example
5 files changed +53
-7
lines changed Original file line number Diff line number Diff line change 3
3
Changelog of Git Changelog Maven plugin.
4
4
5
5
## Next release
6
+ ### GitHub [ #1 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1 ) Update to lates lib version
7
+
8
+ [ c2fbe45b2a1393d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c2fbe45b2a1393d ) Tomas Bjerre * 2015-12-06 07:36:39*
9
+
10
+ Using lib 1.17
11
+
12
+
13
+ ### Other changes
14
+
15
+ [ 09e031c5875716f] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/09e031c5875716f ) Tomas Bjerre * 2015-12-04 22:58:13*
16
+
17
+ doc
18
+
19
+
20
+ ## git-changelog-maven-plugin-1.8
21
+ ### GitHub [ #1 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1 ) Update to lates lib version
22
+
23
+ [ e2a14b2192b18a6] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e2a14b2192b18a6 ) Tomas Bjerre * 2015-12-04 22:18:12*
24
+
25
+ Using lib 1.15
26
+
27
+
28
+ ## git-changelog-maven-plugin-1.7
6
29
### Other changes
7
30
8
- [ 609bc6f032cbafd ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/609bc6f032cbafd ) Tomas Bjerre * 2015-12-01 21:39:44 *
31
+ [ 50eabf02cf1f65f ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/50eabf02cf1f65f ) Tomas Bjerre * 2015-12-01 21:41:20 *
9
32
10
33
using lib 1.14
11
34
27
50
28
51
29
52
## git-changelog-maven-plugin-1.5
30
- ### GitHub
53
+ ### GitHub [ # 1 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1 ) Update to lates lib version
31
54
32
55
[ e613d7724e87254] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e613d7724e87254 ) Tomas Bjerre * 2015-11-23 18:02:24*
33
56
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Here is and example that will generate a CHANGELOG.md. There is also a running e
12
12
<plugin>
13
13
<groupId>se.bjurr.gitchangelog</groupId>
14
14
<artifactId>git-changelog-maven-plugin</artifactId>
15
- <version>1.8 </version>
15
+ <version>1.9 </version>
16
16
<executions>
17
17
<execution>
18
18
<id>GenerateGitChangelog</id>
Original file line number Diff line number Diff line change 3
3
Changelog of Git Changelog Maven plugin.
4
4
5
5
## Next release
6
+ ### GitHub [ #1 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1 ) Update to lates lib version
7
+
8
+ [ c2fbe45b2a1393d] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c2fbe45b2a1393d ) Tomas Bjerre * 2015-12-06 07:36:39*
9
+
10
+ Using lib 1.17
11
+
12
+
13
+ ### Other changes
14
+
15
+ [ 09e031c5875716f] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/09e031c5875716f ) Tomas Bjerre * 2015-12-04 22:58:13*
16
+
17
+ doc
18
+
19
+
20
+ ## git-changelog-maven-plugin-1.8
21
+ ### GitHub [ #1 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1 ) Update to lates lib version
22
+
23
+ [ e2a14b2192b18a6] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e2a14b2192b18a6 ) Tomas Bjerre * 2015-12-04 22:18:12*
24
+
25
+ Using lib 1.15
26
+
27
+
28
+ ## git-changelog-maven-plugin-1.7
6
29
### Other changes
7
30
8
- [ 609bc6f032cbafd ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/609bc6f032cbafd ) Tomas Bjerre * 2015-12-01 21:39:44 *
31
+ [ 50eabf02cf1f65f ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/50eabf02cf1f65f ) Tomas Bjerre * 2015-12-01 21:41:20 *
9
32
10
33
using lib 1.14
11
34
27
50
28
51
29
52
## git-changelog-maven-plugin-1.5
30
- ### GitHub
53
+ ### GitHub [ # 1 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1 ) Update to lates lib version
31
54
32
55
[ e613d7724e87254] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e613d7724e87254 ) Tomas Bjerre * 2015-11-23 18:02:24*
33
56
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
16
16
<plugin >
17
17
<groupId >se.bjurr.gitchangelog</groupId >
18
18
<artifactId >git-changelog-maven-plugin</artifactId >
19
- <version >1.8 -SNAPSHOT</version >
19
+ <version >1.9 -SNAPSHOT</version >
20
20
<executions >
21
21
<execution >
22
22
<id >GenerateGitChangelog</id >
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.15 </version >
72
+ <version >1.17 </version >
73
73
</dependency >
74
74
</dependencies >
75
75
You can’t perform that action at this time.
0 commit comments