Skip to content

Commit

Permalink
Lib 1.45
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Apr 13, 2016
1 parent 6233c51 commit 6a65a86
Show file tree
Hide file tree
Showing 10 changed files with 71 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue

**doc**


[6233c51dc3f4396](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6233c51dc3f4396) Tomas Bjerre *2016-04-12 16:55:58*


## 1.28
### Jira JENKINS-34155

Expand Down
9 changes: 9 additions & 0 deletions git-changelog-maven-plugin-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue

**doc**


[6233c51dc3f4396](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6233c51dc3f4396) Tomas Bjerre *2016-04-12 16:55:58*


## 1.28
### Jira JENKINS-34155

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 @@ -2,6 +2,12 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue /
doc



## git-changelog-maven-plugin-1.28
### Jira /
JENKINS-34155 Support short SHA
Expand Down
8 changes: 8 additions & 0 deletions git-changelog-maven-plugin-example/CHANGELOG_inline.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue

[6233c51dc3f4396](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6233c51dc3f4396) Tomas Bjerre *2016-04-12 16:55:58*

doc


## git-changelog-maven-plugin-1.28
### Jira

Expand Down
9 changes: 9 additions & 0 deletions git-changelog-maven-plugin-example/CHANGELOG_jira.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue

**doc**


[6233c51dc3f4396](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6233c51dc3f4396) Tomas Bjerre *2016-04-12 16:55:58*


## 1.28
### Jira JENKINS-34155

Expand Down
9 changes: 9 additions & 0 deletions git-changelog-maven-plugin-example/CHANGELOG_minimal.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue

**doc**


[6233c51dc3f4396](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6233c51dc3f4396) Tomas Bjerre *2016-04-12 16:55:58*


## git-changelog-maven-plugin-1.28
### Jira JENKINS-34155

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


### These commits have not issue in their commit comment
doc *16:55:58*

doc *09:12:52*

Lib 1.43, Parsing commits, oldest first *09:10:57*
Expand Down
9 changes: 9 additions & 0 deletions git-changelog-maven-plugin-example/CHANGELOG_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

Changelog of Git Changelog Maven plugin.

## Next release
### Other changes

**doc**


[6233c51dc3f4396](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6233c51dc3f4396) Tomas Bjerre *2016-04-12 16:55:58*


## 1.28
### Jira JENKINS-34155

Expand Down
9 changes: 9 additions & 0 deletions git-changelog-maven-plugin-example/CHANGELOG_templatefile.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
### No issue

**doc**


[6233c51dc3f4396](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6233c51dc3f4396) Tomas Bjerre *2016-04-12 16:55:58*


## 1.28
### Jira JENKINS-34155

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>se.bjurr.gitchangelog</groupId>
<artifactId>git-changelog-lib</artifactId>
<version>1.44</version>
<version>1.45</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6a65a86

Please sign in to comment.