Skip to content

Commit

Permalink
Updating example
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Mar 20, 2016
1 parent 19e05a1 commit 870c180
Show file tree
Hide file tree
Showing 11 changed files with 84 additions and 10 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
## Unreleased
### No issue

**Updating example**


[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*


## 1.22
### No issue

**Lib 1.38**


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

**Updating README**

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Here is and example that will generate a CHANGELOG.md.
<plugin>
<groupId>se.bjurr.gitchangelog</groupId>
<artifactId>git-changelog-maven-plugin</artifactId>
<version>1.21</version>
<version>1.22</version>
<executions>
<execution>
<id>GenerateGitChangelog</id>
Expand Down
11 changes: 10 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
## Unreleased
### No issue

**Updating example**


[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*


## 1.22
### No issue

**Lib 1.38**


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

**Updating README**

Expand Down
6 changes: 6 additions & 0 deletions git-changelog-maven-plugin-example/CHANGELOG_custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue /
Updating example



## git-changelog-maven-plugin-1.22
### No issue /
Lib 1.38

Expand Down
10 changes: 9 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_inline.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,15 @@ Changelog of Git Changelog Maven plugin.
## Unreleased
### No issue

[4f7cd63816a4429](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4f7cd63816a4429) Tomas Bjerre *2016-03-20 08:42:08*
[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*

Updating example


## git-changelog-maven-plugin-1.22
### No issue

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

Lib 1.38

Expand Down
11 changes: 10 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_jira.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
## Unreleased
### No issue

**Updating example**


[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*


## 1.22
### No issue

**Lib 1.38**


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

**Updating README**

Expand Down
11 changes: 10 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_minimal.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
## Unreleased
### No issue

**Updating example**


[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*


## git-changelog-maven-plugin-1.22
### No issue

**Lib 1.38**


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

**Updating README**

Expand Down
8 changes: 7 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_mixed.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ Changelog of Git Changelog Maven plugin.

## These commits are not included in any tag
### These commits have not issue in their commit comment
Lib 1.38 *08:42:08*
Updating example *08:46:20*



## 1.22
### These commits have not issue in their commit comment
Lib 1.38 *08:43:15*

Updating README *16:12:21*

Expand Down
11 changes: 10 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
## Next release
### Other changes

**Updating example**


[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*


## 1.22
### Other changes

**Lib 1.38**


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

**Updating README**

Expand Down
11 changes: 10 additions & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_templatefile.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
## Unreleased
### No issue

**Updating example**


[9496cd8f763a9d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9496cd8f763a9d4) Tomas Bjerre *2016-03-20 08:46:20*


## 1.22
### No issue

**Lib 1.38**


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

**Updating README**

Expand Down
2 changes: 1 addition & 1 deletion git-changelog-maven-plugin-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<plugin>
<groupId>se.bjurr.gitchangelog</groupId>
<artifactId>git-changelog-maven-plugin</artifactId>
<version>1.22-SNAPSHOT</version>
<version>1.23-SNAPSHOT</version>
<executions>
<!-- Minimal config // -->
<execution>
Expand Down

0 comments on commit 870c180

Please sign in to comment.