File tree 11 files changed +66
-10
lines changed
git-changelog-maven-plugin-example
11 files changed +66
-10
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** Lib 1.29**
9
+
10
+
11
+ [ aa1377f91a26c29] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/aa1377f91a26c29 ) Tomas Bjerre * 2016-02-14 17:57:33*
12
+
13
+
14
+ ## 1.17
15
+ ### No issue
16
+
8
17
** Lib 1.28, performance optimizations**
9
18
10
19
11
- [ 8da26bc28f5d2e3 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8da26bc28f5d2e3 ) Tomas Bjerre * 2016-02-14 16:56:16 *
20
+ [ b1e40e636bbf73e ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e40e636bbf73e ) Tomas Bjerre * 2016-02-14 16:57:24 *
12
21
13
22
** Updating CHANGELOG.md**
14
23
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.16 </version>
18
+ <version>1.18 </version>
19
19
<executions>
20
20
<execution>
21
21
<id>GenerateGitChangelog</id>
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
mvn clean install eclipse:eclipse || exit 1
3
3
cd git-changelog-maven-plugin-example
4
- mvn generate-sources
4
+ mvn generate-sources -e
5
5
cp CHANGELOG.md ..
Original file line number Diff line number Diff line change @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** Lib 1.29**
9
+
10
+
11
+ [ aa1377f91a26c29] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/aa1377f91a26c29 ) Tomas Bjerre * 2016-02-14 17:57:33*
12
+
13
+
14
+ ## 1.17
15
+ ### No issue
16
+
8
17
** Lib 1.28, performance optimizations**
9
18
10
19
11
- [ 8da26bc28f5d2e3 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8da26bc28f5d2e3 ) Tomas Bjerre * 2016-02-14 16:56:16 *
20
+ [ b1e40e636bbf73e ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e40e636bbf73e ) Tomas Bjerre * 2016-02-14 16:57:24 *
12
21
13
22
** Updating CHANGELOG.md**
14
23
Original file line number Diff line number Diff line change 3
3
Changelog of Git Changelog Maven plugin.
4
4
5
5
## Unreleased
6
+ ### No issue
7
+ Lib 1.29
8
+
9
+
10
+
11
+ ## git-changelog-maven-plugin-1.17
6
12
### No issue
7
13
Lib 1.28, performance optimizations
8
14
Original file line number Diff line number Diff line change @@ -5,7 +5,15 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
- [ 8da26bc28f5d2e3] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8da26bc28f5d2e3 ) Tomas Bjerre * 2016-02-14 16:56:16*
8
+ [ aa1377f91a26c29] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/aa1377f91a26c29 ) Tomas Bjerre * 2016-02-14 17:57:33*
9
+
10
+ Lib 1.29
11
+
12
+
13
+ ## git-changelog-maven-plugin-1.17
14
+ ### No issue
15
+
16
+ [ b1e40e636bbf73e] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e40e636bbf73e ) Tomas Bjerre * 2016-02-14 16:57:24*
9
17
10
18
Lib 1.28, performance optimizations
11
19
Original file line number Diff line number Diff line change @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** Lib 1.29**
9
+
10
+
11
+ [ aa1377f91a26c29] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/aa1377f91a26c29 ) Tomas Bjerre * 2016-02-14 17:57:33*
12
+
13
+
14
+ ## git-changelog-maven-plugin-1.17
15
+ ### No issue
16
+
8
17
** Lib 1.28, performance optimizations**
9
18
10
19
11
- [ 8da26bc28f5d2e3 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8da26bc28f5d2e3 ) Tomas Bjerre * 2016-02-14 16:56:16 *
20
+ [ b1e40e636bbf73e ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e40e636bbf73e ) Tomas Bjerre * 2016-02-14 16:57:24 *
12
21
13
22
** Updating CHANGELOG.md**
14
23
Original file line number Diff line number Diff line change @@ -4,7 +4,13 @@ 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
- Lib 1.28, performance optimizations * 16:56:16*
7
+ Lib 1.29 * 17:57:33*
8
+
9
+
10
+
11
+ ## 1.17
12
+ ### These commits have not issue in their commit comment
13
+ Lib 1.28, performance optimizations * 16:57:24*
8
14
9
15
Updating CHANGELOG.md * 09:20:43*
10
16
Original file line number Diff line number Diff line change @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
5
5
## Next release
6
6
### Other changes
7
7
8
+ ** Lib 1.29**
9
+
10
+
11
+ [ aa1377f91a26c29] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/aa1377f91a26c29 ) Tomas Bjerre * 2016-02-14 17:57:33*
12
+
13
+
14
+ ## 1.17
15
+ ### Other changes
16
+
8
17
** Lib 1.28, performance optimizations**
9
18
10
19
11
- [ 8da26bc28f5d2e3 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8da26bc28f5d2e3 ) Tomas Bjerre * 2016-02-14 16:56:16 *
20
+ [ b1e40e636bbf73e ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e40e636bbf73e ) Tomas Bjerre * 2016-02-14 16:57:24 *
12
21
13
22
** Updating CHANGELOG.md**
14
23
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.17 -SNAPSHOT</version >
19
+ <version >1.18 -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.28 </version >
72
+ <version >1.29 </version >
73
73
</dependency >
74
74
</dependencies >
75
75
You can’t perform that action at this time.
0 commit comments