Skip to content

Commit ec4a280

Browse files
committed
Including commits from merges lib issue 49
1 parent e87db20 commit ec4a280

9 files changed

+9
-9
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog of Git Changelog Maven plugin.
88
**doc**
99

1010

11-
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
11+
[e87db20d710a37a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e87db20d710a37a) Tomas Bjerre *2016-06-02 19:07:44*
1212

1313

1414
## 1.31

git-changelog-maven-plugin-example/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog of Git Changelog Maven plugin.
88
**doc**
99

1010

11-
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
11+
[e87db20d710a37a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e87db20d710a37a) Tomas Bjerre *2016-06-02 19:07:44*
1212

1313

1414
## 1.31

git-changelog-maven-plugin-example/CHANGELOG_inline.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8-
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
8+
[e87db20d710a37a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e87db20d710a37a) Tomas Bjerre *2016-06-02 19:07:44*
99

1010
doc
1111

git-changelog-maven-plugin-example/CHANGELOG_jira.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog of Git Changelog Maven plugin.
88
**doc**
99

1010

11-
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
11+
[e87db20d710a37a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e87db20d710a37a) Tomas Bjerre *2016-06-02 19:07:44*
1212

1313

1414
## 1.31

git-changelog-maven-plugin-example/CHANGELOG_minimal.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog of Git Changelog Maven plugin.
88
**doc**
99

1010

11-
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
11+
[e87db20d710a37a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e87db20d710a37a) Tomas Bjerre *2016-06-02 19:07:44*
1212

1313

1414
## git-changelog-maven-plugin-1.31

git-changelog-maven-plugin-example/CHANGELOG_mixed.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog of Git Changelog Maven plugin.
88

99

1010
### These commits have not issue in their commit comment
11-
doc *19:07:25*
11+
doc *19:07:44*
1212

1313
Lib 1.49, finding first commit as parents from HEAD *18:34:16*
1414

git-changelog-maven-plugin-example/CHANGELOG_settings.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog of Git Changelog Maven plugin.
88
**doc**
99

1010

11-
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
11+
[e87db20d710a37a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e87db20d710a37a) Tomas Bjerre *2016-06-02 19:07:44*
1212

1313

1414
## 1.31

git-changelog-maven-plugin-example/CHANGELOG_templatefile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog of Git Changelog Maven plugin.
88
**doc**
99

1010

11-
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
11+
[e87db20d710a37a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e87db20d710a37a) Tomas Bjerre *2016-06-02 19:07:44*
1212

1313

1414
## 1.31

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>se.bjurr.gitchangelog</groupId>
7171
<artifactId>git-changelog-lib</artifactId>
72-
<version>1.49</version>
72+
<version>1.50</version>
7373
</dependency>
7474
</dependencies>
7575

0 commit comments

Comments
 (0)