Skip to content

Commit 870c180

Browse files
committed
Updating example
1 parent 19e05a1 commit 870c180

11 files changed

+84
-10
lines changed

CHANGELOG.md

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

8+
**Updating example**
9+
10+
11+
[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*
12+
13+
14+
## 1.22
15+
### No issue
16+
817
**Lib 1.38**
918

1019

11-
[4f7cd63816a4429](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4f7cd63816a4429) Tomas Bjerre *2016-03-20 08:42:08*
20+
[605125206343165](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/605125206343165) Tomas Bjerre *2016-03-20 08:43:15*
1221

1322
**Updating README**
1423

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Here is and example that will generate a CHANGELOG.md.
1515
<plugin>
1616
<groupId>se.bjurr.gitchangelog</groupId>
1717
<artifactId>git-changelog-maven-plugin</artifactId>
18-
<version>1.21</version>
18+
<version>1.22</version>
1919
<executions>
2020
<execution>
2121
<id>GenerateGitChangelog</id>

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

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

8+
**Updating example**
9+
10+
11+
[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*
12+
13+
14+
## 1.22
15+
### No issue
16+
817
**Lib 1.38**
918

1019

11-
[4f7cd63816a4429](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4f7cd63816a4429) Tomas Bjerre *2016-03-20 08:42:08*
20+
[605125206343165](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/605125206343165) Tomas Bjerre *2016-03-20 08:43:15*
1221

1322
**Updating README**
1423

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

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Changelog of Git Changelog Maven plugin.
44

55
## Unreleased
6+
### No issue /
7+
Updating example
8+
9+
10+
11+
## git-changelog-maven-plugin-1.22
612
### No issue /
713
Lib 1.38
814

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

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

8-
[4f7cd63816a4429](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4f7cd63816a4429) Tomas Bjerre *2016-03-20 08:42:08*
8+
[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*
9+
10+
Updating example
11+
12+
13+
## git-changelog-maven-plugin-1.22
14+
### No issue
15+
16+
[605125206343165](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/605125206343165) Tomas Bjerre *2016-03-20 08:43:15*
917

1018
Lib 1.38
1119

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

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

8+
**Updating example**
9+
10+
11+
[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*
12+
13+
14+
## 1.22
15+
### No issue
16+
817
**Lib 1.38**
918

1019

11-
[4f7cd63816a4429](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4f7cd63816a4429) Tomas Bjerre *2016-03-20 08:42:08*
20+
[605125206343165](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/605125206343165) Tomas Bjerre *2016-03-20 08:43:15*
1221

1322
**Updating README**
1423

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

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

8+
**Updating example**
9+
10+
11+
[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*
12+
13+
14+
## git-changelog-maven-plugin-1.22
15+
### No issue
16+
817
**Lib 1.38**
918

1019

11-
[4f7cd63816a4429](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4f7cd63816a4429) Tomas Bjerre *2016-03-20 08:42:08*
20+
[605125206343165](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/605125206343165) Tomas Bjerre *2016-03-20 08:43:15*
1221

1322
**Updating README**
1423

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

+7-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ Changelog of Git Changelog Maven plugin.
44

55
## These commits are not included in any tag
66
### These commits have not issue in their commit comment
7-
Lib 1.38 *08:42:08*
7+
Updating example *08:46:20*
8+
9+
10+
11+
## 1.22
12+
### These commits have not issue in their commit comment
13+
Lib 1.38 *08:43:15*
814

915
Updating README *16:12:21*
1016

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

+10-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
55
## Next release
66
### Other changes
77

8+
**Updating example**
9+
10+
11+
[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*
12+
13+
14+
## 1.22
15+
### Other changes
16+
817
**Lib 1.38**
918

1019

11-
[4f7cd63816a4429](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4f7cd63816a4429) Tomas Bjerre *2016-03-20 08:42:08*
20+
[605125206343165](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/605125206343165) Tomas Bjerre *2016-03-20 08:43:15*
1221

1322
**Updating README**
1423

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

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

8+
**Updating example**
9+
10+
11+
[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*
12+
13+
14+
## 1.22
15+
### No issue
16+
817
**Lib 1.38**
918

1019

11-
[4f7cd63816a4429](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4f7cd63816a4429) Tomas Bjerre *2016-03-20 08:42:08*
20+
[605125206343165](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/605125206343165) Tomas Bjerre *2016-03-20 08:43:15*
1221

1322
**Updating README**
1423

git-changelog-maven-plugin-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<plugin>
1717
<groupId>se.bjurr.gitchangelog</groupId>
1818
<artifactId>git-changelog-maven-plugin</artifactId>
19-
<version>1.22-SNAPSHOT</version>
19+
<version>1.23-SNAPSHOT</version>
2020
<executions>
2121
<!-- Minimal config // -->
2222
<execution>

0 commit comments

Comments
 (0)