File tree 11 files changed +110
-2
lines changed
git-changelog-maven-plugin-example
11 files changed +110
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** doc**
9
+
10
+
11
+ [ 0d361dc2b11dbff] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d361dc2b11dbff ) Tomas Bjerre * 2017-01-31 21:16:37*
12
+
13
+
14
+ ## 1.39
15
+ ### No issue
16
+
17
+ ** doc**
18
+
19
+
20
+ [ be3eaa97605a34a] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be3eaa97605a34a ) Tomas Bjerre * 2017-01-31 21:14:43*
21
+
8
22
** Fix fromCommit and fromRef property typo**
9
23
10
24
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
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.37 </version>
18
+ <version>1.39 </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,20 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** doc**
9
+
10
+
11
+ [ 0d361dc2b11dbff] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d361dc2b11dbff ) Tomas Bjerre * 2017-01-31 21:16:37*
12
+
13
+
14
+ ## 1.39
15
+ ### No issue
16
+
17
+ ** doc**
18
+
19
+
20
+ [ be3eaa97605a34a] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be3eaa97605a34a ) Tomas Bjerre * 2017-01-31 21:14:43*
21
+
8
22
** Fix fromCommit and fromRef property typo**
9
23
10
24
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ Changelog of Git Changelog Maven plugin.
4
4
5
5
## Unreleased
6
6
### No issue /
7
+ doc
8
+
9
+
10
+
11
+ ## git-changelog-maven-plugin-1.39
12
+ ### No issue /
13
+ doc
14
+
7
15
Fix fromCommit and fromRef property typo
8
16
9
17
The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ [ 0d361dc2b11dbff] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d361dc2b11dbff ) Tomas Bjerre * 2017-01-31 21:16:37*
9
+
10
+ doc
11
+
12
+
13
+ ## git-changelog-maven-plugin-1.39
14
+ ### No issue
15
+
16
+ [ be3eaa97605a34a] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be3eaa97605a34a ) Tomas Bjerre * 2017-01-31 21:14:43*
17
+
18
+ doc
19
+
8
20
[ bd8f63938e7fd7c] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd8f63938e7fd7c ) dunse * 2017-01-31 10:51:15*
9
21
10
22
Fix fromCommit and fromRef property typo
Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** doc**
9
+
10
+
11
+ [ 0d361dc2b11dbff] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d361dc2b11dbff ) Tomas Bjerre * 2017-01-31 21:16:37*
12
+
13
+
14
+ ## 1.39
15
+ ### No issue
16
+
17
+ ** doc**
18
+
19
+
20
+ [ be3eaa97605a34a] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be3eaa97605a34a ) Tomas Bjerre * 2017-01-31 21:14:43*
21
+
8
22
** Fix fromCommit and fromRef property typo**
9
23
10
24
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** doc**
9
+
10
+
11
+ [ 0d361dc2b11dbff] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d361dc2b11dbff ) Tomas Bjerre * 2017-01-31 21:16:37*
12
+
13
+
14
+ ## git-changelog-maven-plugin-1.39
15
+ ### No issue
16
+
17
+ ** doc**
18
+
19
+
20
+ [ be3eaa97605a34a] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be3eaa97605a34a ) Tomas Bjerre * 2017-01-31 21:14:43*
21
+
8
22
** Fix fromCommit and fromRef property typo**
9
23
10
24
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ Fix fromCommit and fromRef property typo *21:11:26*
14
14
15
15
16
16
### These commits have not issue in their commit comment
17
+ doc * 21:16:37*
18
+
19
+ doc * 21:14:43*
20
+
17
21
Fix fromCommit and fromRef property typo
18
22
19
23
The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line. * 10:51:15*
Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ Changelog of Git Changelog Maven plugin.
5
5
## Next release
6
6
### Other changes
7
7
8
+ ** doc**
9
+
10
+
11
+ [ 0d361dc2b11dbff] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d361dc2b11dbff ) Tomas Bjerre * 2017-01-31 21:16:37*
12
+
13
+
14
+ ## 1.39
15
+ ### Other changes
16
+
17
+ ** doc**
18
+
19
+
20
+ [ be3eaa97605a34a] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be3eaa97605a34a ) Tomas Bjerre * 2017-01-31 21:14:43*
21
+
8
22
** Fix fromCommit and fromRef property typo**
9
23
10
24
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** doc**
9
+
10
+
11
+ [ 0d361dc2b11dbff] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d361dc2b11dbff ) Tomas Bjerre * 2017-01-31 21:16:37*
12
+
13
+
14
+ ## 1.39
15
+ ### No issue
16
+
17
+ ** doc**
18
+
19
+
20
+ [ be3eaa97605a34a] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/be3eaa97605a34a ) Tomas Bjerre * 2017-01-31 21:14:43*
21
+
8
22
** Fix fromCommit and fromRef property typo**
9
23
10
24
* The @Parameter annotation had the wrong property name which makes it impossible to provide parameter on command line.
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.39 -SNAPSHOT</version >
19
+ <version >1.40 -SNAPSHOT</version >
20
20
<executions >
21
21
<!-- Minimal config // -->
22
22
<execution >
You can’t perform that action at this time.
0 commit comments