Skip to content

Commit cd2b5da

Browse files
committed
Lib 1.29
1 parent dff11f7 commit cd2b5da

11 files changed

+66
-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+
**Lib 1.29**
9+
10+
11+
[aa1377f91a26c29](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/aa1377f91a26c29) Tomas Bjerre *2016-02-14 17:57:33*
12+
13+
14+
## 1.17
15+
### No issue
16+
817
**Lib 1.28, performance optimizations**
918

1019

11-
[8da26bc28f5d2e3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8da26bc28f5d2e3) Tomas Bjerre *2016-02-14 16:56:16*
20+
[b1e40e636bbf73e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e40e636bbf73e) Tomas Bjerre *2016-02-14 16:57:24*
1221

1322
**Updating CHANGELOG.md**
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.16</version>
18+
<version>1.18</version>
1919
<executions>
2020
<execution>
2121
<id>GenerateGitChangelog</id>

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22
mvn clean install eclipse:eclipse || exit 1
33
cd git-changelog-maven-plugin-example
4-
mvn generate-sources
4+
mvn generate-sources -e
55
cp CHANGELOG.md ..

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+
**Lib 1.29**
9+
10+
11+
[aa1377f91a26c29](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/aa1377f91a26c29) Tomas Bjerre *2016-02-14 17:57:33*
12+
13+
14+
## 1.17
15+
### No issue
16+
817
**Lib 1.28, performance optimizations**
918

1019

11-
[8da26bc28f5d2e3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8da26bc28f5d2e3) Tomas Bjerre *2016-02-14 16:56:16*
20+
[b1e40e636bbf73e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e40e636bbf73e) Tomas Bjerre *2016-02-14 16:57:24*
1221

1322
**Updating CHANGELOG.md**
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+
Lib 1.29
8+
9+
10+
11+
## git-changelog-maven-plugin-1.17
612
### No issue
713
Lib 1.28, performance optimizations
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-
[8da26bc28f5d2e3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8da26bc28f5d2e3) Tomas Bjerre *2016-02-14 16:56:16*
8+
[aa1377f91a26c29](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/aa1377f91a26c29) Tomas Bjerre *2016-02-14 17:57:33*
9+
10+
Lib 1.29
11+
12+
13+
## git-changelog-maven-plugin-1.17
14+
### No issue
15+
16+
[b1e40e636bbf73e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e40e636bbf73e) Tomas Bjerre *2016-02-14 16:57:24*
917

1018
Lib 1.28, performance optimizations
1119

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+
**Lib 1.29**
9+
10+
11+
[aa1377f91a26c29](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/aa1377f91a26c29) Tomas Bjerre *2016-02-14 17:57:33*
12+
13+
14+
## git-changelog-maven-plugin-1.17
15+
### No issue
16+
817
**Lib 1.28, performance optimizations**
918

1019

11-
[8da26bc28f5d2e3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8da26bc28f5d2e3) Tomas Bjerre *2016-02-14 16:56:16*
20+
[b1e40e636bbf73e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e40e636bbf73e) Tomas Bjerre *2016-02-14 16:57:24*
1221

1322
**Updating CHANGELOG.md**
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.28, performance optimizations *16:56:16*
7+
Lib 1.29 *17:57:33*
8+
9+
10+
11+
## 1.17
12+
### These commits have not issue in their commit comment
13+
Lib 1.28, performance optimizations *16:57:24*
814

915
Updating CHANGELOG.md *09:20:43*
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+
**Lib 1.29**
9+
10+
11+
[aa1377f91a26c29](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/aa1377f91a26c29) Tomas Bjerre *2016-02-14 17:57:33*
12+
13+
14+
## 1.17
15+
### Other changes
16+
817
**Lib 1.28, performance optimizations**
918

1019

11-
[8da26bc28f5d2e3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8da26bc28f5d2e3) Tomas Bjerre *2016-02-14 16:56:16*
20+
[b1e40e636bbf73e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e40e636bbf73e) Tomas Bjerre *2016-02-14 16:57:24*
1221

1322
**Updating CHANGELOG.md**
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.17-SNAPSHOT</version>
19+
<version>1.18-SNAPSHOT</version>
2020
<executions>
2121
<!-- Minimal config // -->
2222
<execution>

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.28</version>
72+
<version>1.29</version>
7373
</dependency>
7474
</dependencies>
7575

0 commit comments

Comments
 (0)