File tree 3 files changed +19
-3
lines changed
git-changelog-maven-plugin-example
3 files changed +19
-3
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
+ ### Other changes
7
+
8
+ [ d63832ac2937a8e] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d63832ac2937a8e ) Tomas Bjerre * 2015-11-18 19:51:42*
9
+
10
+ Updating version in example
11
+
12
+
13
+ ## git-changelog-maven-plugin-1.2
6
14
### Features
7
15
8
- [ ed7ed42aea0abad ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ed7ed42aea0abad ) Tomas Bjerre * 2015-11-18 19:47:42 *
16
+ [ dfd09ef2dcaf3bd ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/dfd09ef2dcaf3bd ) Tomas Bjerre * 2015-11-18 19:48:16 *
9
17
10
18
lib 1.3
11
19
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.1 </version>
15
+ <version>1.2 </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
+ ### Other changes
7
+
8
+ [ d63832ac2937a8e] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d63832ac2937a8e ) Tomas Bjerre * 2015-11-18 19:51:42*
9
+
10
+ Updating version in example
11
+
12
+
13
+ ## git-changelog-maven-plugin-1.2
6
14
### Features
7
15
8
- [ ed7ed42aea0abad ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ed7ed42aea0abad ) Tomas Bjerre * 2015-11-18 19:47:42 *
16
+ [ dfd09ef2dcaf3bd ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/dfd09ef2dcaf3bd ) Tomas Bjerre * 2015-11-18 19:48:16 *
9
17
10
18
lib 1.3
11
19
You can’t perform that action at this time.
0 commit comments