Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Apr 12, 2016
1 parent a3aa135 commit 6233c51
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## 1.28
### Jira JENKINS-34155

**JENKINS-34155 Support short SHA**


[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
[4089d37fe5508ce](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4089d37fe5508ce) Tomas Bjerre *2016-04-12 16:49:07*


### No issue
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.27</version>
<version>1.28</version>
<executions>
<execution>
<id>GenerateGitChangelog</id>
Expand Down
4 changes: 2 additions & 2 deletions git-changelog-maven-plugin-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## 1.28
### Jira JENKINS-34155

**JENKINS-34155 Support short SHA**


[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
[4089d37fe5508ce](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4089d37fe5508ce) Tomas Bjerre *2016-04-12 16:49:07*


### No issue
Expand Down
2 changes: 1 addition & 1 deletion git-changelog-maven-plugin-example/CHANGELOG_custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## git-changelog-maven-plugin-1.28
### Jira /
JENKINS-34155 Support short SHA

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## git-changelog-maven-plugin-1.28
### Jira
JENKINS-34155 Support short SHA *2016-04-12 16:47:58*
JENKINS-34155 Support short SHA *2016-04-12 16:49:07*



Expand Down
4 changes: 2 additions & 2 deletions git-changelog-maven-plugin-example/CHANGELOG_inline.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

Changelog of Git Changelog Maven plugin.

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

[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
[4089d37fe5508ce](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4089d37fe5508ce) Tomas Bjerre *2016-04-12 16:49:07*

JENKINS-34155 Support short SHA

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

Changelog of Git Changelog Maven plugin.

## Unreleased
## 1.28
### Jira JENKINS-34155

**JENKINS-34155 Support short SHA**


[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
[4089d37fe5508ce](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4089d37fe5508ce) Tomas Bjerre *2016-04-12 16:49:07*


### No issue
Expand Down
4 changes: 2 additions & 2 deletions git-changelog-maven-plugin-example/CHANGELOG_minimal.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

Changelog of Git Changelog Maven plugin.

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

**JENKINS-34155 Support short SHA**


[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
[4089d37fe5508ce](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4089d37fe5508ce) Tomas Bjerre *2016-04-12 16:49:07*


### No issue
Expand Down
2 changes: 1 addition & 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,7 @@ Changelog of Git Changelog Maven plugin.

## These commits are not included in any tag
### Jira
JENKINS-34155 Support short SHA *16:47:58*
JENKINS-34155 Support short SHA *16:49:07*


### These commits have not issue in their commit comment
Expand Down
4 changes: 2 additions & 2 deletions git-changelog-maven-plugin-example/CHANGELOG_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

Changelog of Git Changelog Maven plugin.

## Next release
## 1.28
### Jira JENKINS-34155

**JENKINS-34155 Support short SHA**


[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
[4089d37fe5508ce](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4089d37fe5508ce) Tomas Bjerre *2016-04-12 16:49:07*


### Other changes
Expand Down
4 changes: 2 additions & 2 deletions git-changelog-maven-plugin-example/CHANGELOG_templatefile.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

Changelog of Git Changelog Maven plugin.

## Unreleased
## 1.28
### Jira JENKINS-34155

**JENKINS-34155 Support short SHA**


[74952be23e50c69](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74952be23e50c69) Tomas Bjerre *2016-04-12 16:47:58*
[4089d37fe5508ce](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4089d37fe5508ce) Tomas Bjerre *2016-04-12 16:49:07*


### No issue
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.28-SNAPSHOT</version>
<version>1.29-SNAPSHOT</version>
<executions>
<!-- Minimal config // -->
<execution>
Expand Down

0 comments on commit 6233c51

Please sign in to comment.