Skip to content

Commit 012e716

Browse files
committed
Using lib 1.17 #1
1 parent 09e031c commit 012e716

File tree

5 files changed

+53
-7
lines changed

5 files changed

+53
-7
lines changed

CHANGELOG.md

+25-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,32 @@
33
Changelog of Git Changelog Maven plugin.
44

55
## Next release
6+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
7+
8+
[c2fbe45b2a1393d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c2fbe45b2a1393d) Tomas Bjerre *2015-12-06 07:36:39*
9+
10+
Using lib 1.17
11+
12+
13+
### Other changes
14+
15+
[09e031c5875716f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/09e031c5875716f) Tomas Bjerre *2015-12-04 22:58:13*
16+
17+
doc
18+
19+
20+
## git-changelog-maven-plugin-1.8
21+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
22+
23+
[e2a14b2192b18a6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e2a14b2192b18a6) Tomas Bjerre *2015-12-04 22:18:12*
24+
25+
Using lib 1.15
26+
27+
28+
## git-changelog-maven-plugin-1.7
629
### Other changes
730

8-
[609bc6f032cbafd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/609bc6f032cbafd) Tomas Bjerre *2015-12-01 21:39:44*
31+
[50eabf02cf1f65f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/50eabf02cf1f65f) Tomas Bjerre *2015-12-01 21:41:20*
932

1033
using lib 1.14
1134

@@ -27,7 +50,7 @@ doc
2750

2851

2952
## git-changelog-maven-plugin-1.5
30-
### GitHub
53+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
3154

3255
[e613d7724e87254](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e613d7724e87254) Tomas Bjerre *2015-11-23 18:02:24*
3356

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Here is and example that will generate a CHANGELOG.md. There is also a running e
1212
<plugin>
1313
<groupId>se.bjurr.gitchangelog</groupId>
1414
<artifactId>git-changelog-maven-plugin</artifactId>
15-
<version>1.8</version>
15+
<version>1.9</version>
1616
<executions>
1717
<execution>
1818
<id>GenerateGitChangelog</id>

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

+25-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,32 @@
33
Changelog of Git Changelog Maven plugin.
44

55
## Next release
6+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
7+
8+
[c2fbe45b2a1393d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c2fbe45b2a1393d) Tomas Bjerre *2015-12-06 07:36:39*
9+
10+
Using lib 1.17
11+
12+
13+
### Other changes
14+
15+
[09e031c5875716f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/09e031c5875716f) Tomas Bjerre *2015-12-04 22:58:13*
16+
17+
doc
18+
19+
20+
## git-changelog-maven-plugin-1.8
21+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
22+
23+
[e2a14b2192b18a6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e2a14b2192b18a6) Tomas Bjerre *2015-12-04 22:18:12*
24+
25+
Using lib 1.15
26+
27+
28+
## git-changelog-maven-plugin-1.7
629
### Other changes
730

8-
[609bc6f032cbafd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/609bc6f032cbafd) Tomas Bjerre *2015-12-01 21:39:44*
31+
[50eabf02cf1f65f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/50eabf02cf1f65f) Tomas Bjerre *2015-12-01 21:41:20*
932

1033
using lib 1.14
1134

@@ -27,7 +50,7 @@ doc
2750

2851

2952
## git-changelog-maven-plugin-1.5
30-
### GitHub
53+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
3154

3255
[e613d7724e87254](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e613d7724e87254) Tomas Bjerre *2015-11-23 18:02:24*
3356

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
1616
<plugin>
1717
<groupId>se.bjurr.gitchangelog</groupId>
1818
<artifactId>git-changelog-maven-plugin</artifactId>
19-
<version>1.8-SNAPSHOT</version>
19+
<version>1.9-SNAPSHOT</version>
2020
<executions>
2121
<execution>
2222
<id>GenerateGitChangelog</id>

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

0 commit comments

Comments
 (0)