Skip to content

Commit 45a4cab

Browse files
committed
Setting exampe version to 1.2 #feature
1 parent f0126ce commit 45a4cab

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,17 @@
33
Changelog of Git Changelog Maven plugin.
44

55
## 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
614
### Features
715

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*
917

1018
lib 1.3
1119

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.1</version>
15+
<version>1.2</version>
1616
<executions>
1717
<execution>
1818
<id>GenerateGitChangelog</id>

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

+9-1
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,17 @@
33
Changelog of Git Changelog Maven plugin.
44

55
## 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
614
### Features
715

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*
917

1018
lib 1.3
1119

0 commit comments

Comments
 (0)