File tree 12 files changed +80
-4
lines changed
git-changelog-maven-plugin-example
12 files changed +80
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
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
+
5
14
## 1.57
6
15
### No issue
7
16
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
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
+
5
14
## 1.57
6
15
### No issue
7
16
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
+ ## git-changelog-maven-plugin-1.58
6
+ ### No issue /
7
+ Correcting GitLab integration after upgrade
8
+
9
+
10
+
5
11
## git-changelog-maven-plugin-1.57
6
12
### No issue /
7
13
GitLab API v4
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
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
+
5
11
## git-changelog-maven-plugin-1.57
6
12
### No issue
7
13
GitLab API v4 * 2018-10-27 16:29:04*
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
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
+
5
13
## git-changelog-maven-plugin-1.57
6
14
### No issue
7
15
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
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
+
5
14
## 1.57
6
15
### No issue
7
16
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
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
+
5
14
## git-changelog-maven-plugin-1.57
6
15
### No issue
7
16
Original file line number Diff line number Diff line change @@ -60,6 +60,8 @@ Fix fromCommit and fromRef property typo *21:11:26*
60
60
61
61
62
62
### These commits have not issue in their commit comment
63
+ Correcting GitLab integration after upgrade * 17:52:22*
64
+
63
65
GitLab API v4 * 16:29:04*
64
66
65
67
isJira, isGitHub... * 06:09:27*
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
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
+
5
14
## 1.57
6
15
### Other changes
7
16
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
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
+
5
14
## 1.57
6
15
### No issue
7
16
Original file line number Diff line number Diff line change 10
10
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
11
11
<maven .compiler.target>1.6</maven .compiler.target>
12
12
<maven .compiler.source>1.6</maven .compiler.source>
13
- <changelog .version>1.58 -SNAPSHOT</changelog .version>
13
+ <changelog .version>1.59 -SNAPSHOT</changelog .version>
14
14
</properties >
15
15
<build >
16
16
<plugins >
@@ -144,7 +144,7 @@ Changelog of Git Changelog Maven plugin.
144
144
<configuration>
145
145
<gitLabServer>https://gitlab.com/</gitLabServer>
146
146
<gitLabToken>${GITLAB_TOKEN}</gitLabToken>
147
- <gitLabProjectName>violations-test</gitLabProjectName>
147
+ <gitLabProjectName>tomas.bjerre85/ violations-test</gitLabProjectName>
148
148
<templateFile>changelog.mustache</templateFile>
149
149
<readableTagName>-([^-]+?)$</readableTagName>
150
150
<file>CHANGELOG_gitlab.md</file>
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >se.bjurr.gitchangelog</groupId >
4
4
<artifactId >git-changelog-maven-plugin</artifactId >
5
- <version >1.58 </version >
5
+ <version >1.59-SNAPSHOT </version >
6
6
<packaging >maven-plugin</packaging >
7
7
<name >git-changelog-maven-plugin</name >
8
8
<description >Maven plugin that can generate a changelog from git repo.</description >
12
12
<scm >
13
13
<developerConnection >scm:git:git@github.com:tomasbjerre/git-changelog-maven-plugin.git</developerConnection >
14
14
<url >https://github.com/tomasbjerre/git-changelog-maven-plugin</url >
15
- <tag >git-changelog-maven-plugin-1.58 </tag >
15
+ <tag >HEAD </tag >
16
16
</scm >
17
17
18
18
<distributionManagement >
You can’t perform that action at this time.
0 commit comments