File tree 5 files changed +11
-1
lines changed
git-changelog-maven-plugin-example
5 files changed +11
-1
lines changed 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
+ chore: stepping dependencies
8
+
7
9
[ maven-release-plugin] prepare for next development iteration
8
10
9
11
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
+ chore: stepping dependencies * 2021-06-01 16:09:07*
8
+
7
9
[ maven-release-plugin] prepare for next development iteration * 2021-05-30 19:46:52*
8
10
9
11
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
+ [ ece25e5eb5a5a34] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ece25e5eb5a5a34 ) Tomas Bjerre * 2021-06-01 16:09:07*
9
+
10
+ chore: stepping dependencies
11
+
8
12
[ ff592b7413b460e] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ff592b7413b460e ) Tomas Bjerre * 2021-05-30 19:46:52*
9
13
10
14
[ maven-release-plugin] prepare for next development iteration
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ Fix fromCommit and fromRef property typo *21:11:26*
106
106
107
107
108
108
### These commits have not issue in their commit comment
109
+ chore: stepping dependencies * 16:09:07*
110
+
109
111
chore: updating release-plugins * 17:41:42*
110
112
111
113
chore: release instructions * 17:36:20*
Original file line number Diff line number Diff line change 43
43
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
44
44
<maven .compiler.target>1.8</maven .compiler.target>
45
45
<maven .compiler.source>1.8</maven .compiler.source>
46
- <changelog-lib >1.149.8 </changelog-lib >
46
+ <changelog-lib >1.150.0 </changelog-lib >
47
47
</properties >
48
48
49
49
<dependencies >
You can’t perform that action at this time.
0 commit comments