Skip to content

Commit 11ff34a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c190c13 commit 11ff34a

12 files changed

+80
-4
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## 1.58
6+
### No issue
7+
8+
**Correcting GitLab integration after upgrade**
9+
10+
11+
[5d2df0daff8411f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d2df0daff8411f) Tomas Bjerre *2018-10-27 17:52:22*
12+
13+
514
## 1.57
615
### No issue
716

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

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## 1.58
6+
### No issue
7+
8+
**Correcting GitLab integration after upgrade**
9+
10+
11+
[5d2df0daff8411f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d2df0daff8411f) Tomas Bjerre *2018-10-27 17:52:22*
12+
13+
514
## 1.57
615
### No issue
716

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

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## git-changelog-maven-plugin-1.58
6+
### No issue /
7+
Correcting GitLab integration after upgrade
8+
9+
10+
511
## git-changelog-maven-plugin-1.57
612
### No issue /
713
GitLab API v4

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

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## git-changelog-maven-plugin-1.58
6+
### No issue
7+
Correcting GitLab integration after upgrade *2018-10-27 17:52:22*
8+
9+
10+
511
## git-changelog-maven-plugin-1.57
612
### No issue
713
GitLab API v4 *2018-10-27 16:29:04*

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

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## git-changelog-maven-plugin-1.58
6+
### No issue
7+
8+
[5d2df0daff8411f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d2df0daff8411f) Tomas Bjerre *2018-10-27 17:52:22*
9+
10+
Correcting GitLab integration after upgrade
11+
12+
513
## git-changelog-maven-plugin-1.57
614
### No issue
715

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

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## 1.58
6+
### No issue
7+
8+
**Correcting GitLab integration after upgrade**
9+
10+
11+
[5d2df0daff8411f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d2df0daff8411f) Tomas Bjerre *2018-10-27 17:52:22*
12+
13+
514
## 1.57
615
### No issue
716

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

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## git-changelog-maven-plugin-1.58
6+
### No issue
7+
8+
**Correcting GitLab integration after upgrade**
9+
10+
11+
[5d2df0daff8411f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d2df0daff8411f) Tomas Bjerre *2018-10-27 17:52:22*
12+
13+
514
## git-changelog-maven-plugin-1.57
615
### No issue
716

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

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Fix fromCommit and fromRef property typo *21:11:26*
6060

6161

6262
### These commits have not issue in their commit comment
63+
Correcting GitLab integration after upgrade *17:52:22*
64+
6365
GitLab API v4 *16:29:04*
6466

6567
isJira, isGitHub... *06:09:27*

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

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## 1.58
6+
### Other changes
7+
8+
**Correcting GitLab integration after upgrade**
9+
10+
11+
[5d2df0daff8411f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d2df0daff8411f) Tomas Bjerre *2018-10-27 17:52:22*
12+
13+
514
## 1.57
615
### Other changes
716

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

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5+
## 1.58
6+
### No issue
7+
8+
**Correcting GitLab integration after upgrade**
9+
10+
11+
[5d2df0daff8411f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d2df0daff8411f) Tomas Bjerre *2018-10-27 17:52:22*
12+
13+
514
## 1.57
615
### No issue
716

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1111
<maven.compiler.target>1.6</maven.compiler.target>
1212
<maven.compiler.source>1.6</maven.compiler.source>
13-
<changelog.version>1.58-SNAPSHOT</changelog.version>
13+
<changelog.version>1.59-SNAPSHOT</changelog.version>
1414
</properties>
1515
<build>
1616
<plugins>
@@ -144,7 +144,7 @@ Changelog of Git Changelog Maven plugin.
144144
<configuration>
145145
<gitLabServer>https://gitlab.com/</gitLabServer>
146146
<gitLabToken>${GITLAB_TOKEN}</gitLabToken>
147-
<gitLabProjectName>violations-test</gitLabProjectName>
147+
<gitLabProjectName>tomas.bjerre85/violations-test</gitLabProjectName>
148148
<templateFile>changelog.mustache</templateFile>
149149
<readableTagName>-([^-]+?)$</readableTagName>
150150
<file>CHANGELOG_gitlab.md</file>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>se.bjurr.gitchangelog</groupId>
44
<artifactId>git-changelog-maven-plugin</artifactId>
5-
<version>1.58</version>
5+
<version>1.59-SNAPSHOT</version>
66
<packaging>maven-plugin</packaging>
77
<name>git-changelog-maven-plugin</name>
88
<description>Maven plugin that can generate a changelog from git repo.</description>
@@ -12,7 +12,7 @@
1212
<scm>
1313
<developerConnection>scm:git:git@github.com:tomasbjerre/git-changelog-maven-plugin.git</developerConnection>
1414
<url>https://github.com/tomasbjerre/git-changelog-maven-plugin</url>
15-
<tag>git-changelog-maven-plugin-1.58</tag>
15+
<tag>HEAD</tag>
1616
</scm>
1717

1818
<distributionManagement>

0 commit comments

Comments
 (0)