Skip to content

Commit ce44e6f

Browse files
committedNov 16, 2021
[maven-release-plugin] prepare for next development iteration
1 parent 3e68fa3 commit ce44e6f

12 files changed

+256
-8
lines changed
 

‎CHANGELOG.md

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

33
Changelog for tomasbjerre git-changelog-maven-plugin.
44

5+
## 1.79
6+
### GitHub [#33](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/33) feat: Redmine Support
7+
8+
**Merge pull request #33 from huygun/feature/redmine**
9+
10+
* feat: Redmine Support
11+
12+
[759b9eaf436ec97](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/759b9eaf436ec97) Tomas Bjerre *2021-11-16 17:11:19*
13+
14+
15+
### No issue
16+
17+
**feat stepping lib**
18+
19+
20+
[6134136253e044d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6134136253e044d) Tomas Bjerre *2021-11-16 17:12:35*
21+
22+
**feat: Redmine Support**
23+
24+
25+
[78930887dfe236c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/78930887dfe236c) Hakan Uygun *2021-11-14 12:20:16*
26+
27+
528
## 1.78
629
### No issue
730

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

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

33
Changelog for tomasbjerre git-changelog-maven-plugin.
44

5+
## 1.79
6+
### GitHub [#33](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/33) feat: Redmine Support
7+
8+
**Merge pull request #33 from huygun/feature/redmine**
9+
10+
* feat: Redmine Support
11+
12+
[759b9eaf436ec97](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/759b9eaf436ec97) Tomas Bjerre *2021-11-16 17:11:19*
13+
14+
15+
### No issue
16+
17+
**feat stepping lib**
18+
19+
20+
[6134136253e044d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6134136253e044d) Tomas Bjerre *2021-11-16 17:12:35*
21+
22+
**feat: Redmine Support**
23+
24+
25+
[78930887dfe236c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/78930887dfe236c) Hakan Uygun *2021-11-14 12:20:16*
26+
27+
528
## 1.78
629
### No issue
730

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

+20
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,26 @@ Changelog of Git Changelog Maven plugin.
88

99

1010

11+
## git-changelog-maven-plugin-1.79
12+
### GitHub [#33](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/33) feat: Redmine Support
13+
Merge pull request #33 from huygun/feature/redmine
14+
15+
feat: Redmine Support
16+
17+
18+
### Jira /
19+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.79
20+
21+
22+
### No issue /
23+
feat stepping lib
24+
25+
feat: Redmine Support
26+
27+
[maven-release-plugin] prepare for next development iteration
28+
29+
30+
1131
## git-changelog-maven-plugin-1.78
1232
### Jira /
1333
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.78

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

+21-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,27 @@ Changelog of Git Changelog Maven plugin.
44

55
## Unreleased
66
### No issue
7-
[maven-release-plugin] prepare for next development iteration *2021-06-17 16:38:14*
7+
[maven-release-plugin] prepare for next development iteration *2021-11-16 17:13:34*
8+
9+
10+
11+
## git-changelog-maven-plugin-1.79
12+
### GitHub
13+
Merge pull request #33 from huygun/feature/redmine
14+
15+
feat: Redmine Support *2021-11-16 17:11:19*
16+
17+
18+
### Jira
19+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.79 *2021-11-16 17:13:30*
20+
21+
22+
### No issue
23+
feat stepping lib *2021-11-16 17:12:35*
24+
25+
feat: Redmine Support *2021-11-14 12:20:16*
26+
27+
[maven-release-plugin] prepare for next development iteration *2021-06-17 16:39:38*
828

929

1030

‎git-changelog-maven-plugin-example/CHANGELOG_ignoreCommitsWithoutIssue.md

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

33
Changelog of Git Changelog Maven plugin.
44

5+
## git-changelog-maven-plugin-1.79
6+
### GitHub
7+
Merge pull request #33 from huygun/feature/redmine
8+
9+
feat: Redmine Support *2021-11-16 17:11:19*
10+
11+
12+
### Jira
13+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.79 *2021-11-16 17:13:30*
14+
15+
16+
517
## git-changelog-maven-plugin-1.78
618
### Jira
719
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.78 *2021-06-17 16:38:05*

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

+33-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,39 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8-
[1507ad0ed6cc538](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1507ad0ed6cc538) Tomas Bjerre *2021-06-17 16:38:14*
8+
[d6332b18c833d44](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6332b18c833d44) Tomas Bjerre *2021-11-16 17:13:34*
9+
10+
[maven-release-plugin] prepare for next development iteration
11+
12+
13+
## git-changelog-maven-plugin-1.79
14+
### GitHub [#33](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/33) feat: Redmine Support
15+
16+
[759b9eaf436ec97](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/759b9eaf436ec97) Tomas Bjerre *2021-11-16 17:11:19*
17+
18+
Merge pull request #33 from huygun/feature/redmine
19+
20+
feat: Redmine Support
21+
22+
23+
### Jira
24+
25+
[3e68fa37ff0d9ec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3e68fa37ff0d9ec) Tomas Bjerre *2021-11-16 17:13:30*
26+
27+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.79
28+
29+
30+
### No issue
31+
32+
[6134136253e044d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6134136253e044d) Tomas Bjerre *2021-11-16 17:12:35*
33+
34+
feat stepping lib
35+
36+
[78930887dfe236c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/78930887dfe236c) Hakan Uygun *2021-11-14 12:20:16*
37+
38+
feat: Redmine Support
39+
40+
[61d483354e551ea](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/61d483354e551ea) Tomas Bjerre *2021-06-17 16:39:38*
941

1042
[maven-release-plugin] prepare for next development iteration
1143

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

+37-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,43 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
88
**[maven-release-plugin] prepare for next development iteration**
99

1010

11-
[1507ad0ed6cc538](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1507ad0ed6cc538) Tomas Bjerre *2021-06-17 16:38:14*
11+
[d6332b18c833d44](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6332b18c833d44) Tomas Bjerre *2021-11-16 17:13:34*
12+
13+
14+
## 1.79
15+
### GitHub [#33](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/33) feat: Redmine Support
16+
17+
**Merge pull request #33 from huygun/feature/redmine**
18+
19+
* feat: Redmine Support
20+
21+
[759b9eaf436ec97](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/759b9eaf436ec97) Tomas Bjerre *2021-11-16 17:11:19*
22+
23+
24+
### Jira plugin-1
25+
26+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.79**
27+
28+
29+
[3e68fa37ff0d9ec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3e68fa37ff0d9ec) Tomas Bjerre *2021-11-16 17:13:30*
30+
31+
32+
### No issue
33+
34+
**feat stepping lib**
35+
36+
37+
[6134136253e044d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6134136253e044d) Tomas Bjerre *2021-11-16 17:12:35*
38+
39+
**feat: Redmine Support**
40+
41+
42+
[78930887dfe236c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/78930887dfe236c) Hakan Uygun *2021-11-14 12:20:16*
43+
44+
**[maven-release-plugin] prepare for next development iteration**
45+
46+
47+
[61d483354e551ea](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/61d483354e551ea) Tomas Bjerre *2021-06-17 16:39:38*
1248

1349

1450
## 1.78

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

+37-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,43 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
88
**[maven-release-plugin] prepare for next development iteration**
99

1010

11-
[1507ad0ed6cc538](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1507ad0ed6cc538) Tomas Bjerre *2021-06-17 16:38:14*
11+
[d6332b18c833d44](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6332b18c833d44) Tomas Bjerre *2021-11-16 17:13:34*
12+
13+
14+
## git-changelog-maven-plugin-1.79
15+
### GitHub [#33](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/33) feat: Redmine Support
16+
17+
**Merge pull request #33 from huygun/feature/redmine**
18+
19+
* feat: Redmine Support
20+
21+
[759b9eaf436ec97](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/759b9eaf436ec97) Tomas Bjerre *2021-11-16 17:11:19*
22+
23+
24+
### Jira plugin-1
25+
26+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.79**
27+
28+
29+
[3e68fa37ff0d9ec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3e68fa37ff0d9ec) Tomas Bjerre *2021-11-16 17:13:30*
30+
31+
32+
### No issue
33+
34+
**feat stepping lib**
35+
36+
37+
[6134136253e044d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6134136253e044d) Tomas Bjerre *2021-11-16 17:12:35*
38+
39+
**feat: Redmine Support**
40+
41+
42+
[78930887dfe236c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/78930887dfe236c) Hakan Uygun *2021-11-14 12:20:16*
43+
44+
**[maven-release-plugin] prepare for next development iteration**
45+
46+
47+
[61d483354e551ea](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/61d483354e551ea) Tomas Bjerre *2021-06-17 16:39:38*
1248

1349

1450
## git-changelog-maven-plugin-1.78

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

+10
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ Support custom headers to JIRA to bypass 2 factor auth *16:28:30*
6161
Add unescaped simple plain text example *14:07:41*
6262

6363

64+
### GitHub
65+
Merge pull request #33 from huygun/feature/redmine
66+
67+
feat: Redmine Support *17:11:19*
68+
69+
6470
### GitHub
6571
Using lib 1.23 to sort commits by time, not formatted time #4 *11:10:56*
6672

@@ -110,6 +116,10 @@ Fix fromCommit and fromRef property typo *21:11:26*
110116

111117

112118
### These commits have not issue in their commit comment
119+
feat stepping lib *17:12:35*
120+
121+
feat: Redmine Support *12:20:16*
122+
113123
fix: read template from file *16:37:46*
114124

115125
fix: semantic version stepping *17:11:56*

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

+37-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,43 @@ Changelog for tomasbjerre git-changelog-maven-plugin.
88
**[maven-release-plugin] prepare for next development iteration**
99

1010

11-
[1507ad0ed6cc538](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1507ad0ed6cc538) Tomas Bjerre *2021-06-17 16:38:14*
11+
[d6332b18c833d44](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6332b18c833d44) Tomas Bjerre *2021-11-16 17:13:34*
12+
13+
14+
## 1.79
15+
### GitHub [#33](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/33) feat: Redmine Support
16+
17+
**Merge pull request #33 from huygun/feature/redmine**
18+
19+
* feat: Redmine Support
20+
21+
[759b9eaf436ec97](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/759b9eaf436ec97) Tomas Bjerre *2021-11-16 17:11:19*
22+
23+
24+
### Jira plugin-1
25+
26+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.79**
27+
28+
29+
[3e68fa37ff0d9ec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3e68fa37ff0d9ec) Tomas Bjerre *2021-11-16 17:13:30*
30+
31+
32+
### No issue
33+
34+
**feat stepping lib**
35+
36+
37+
[6134136253e044d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6134136253e044d) Tomas Bjerre *2021-11-16 17:12:35*
38+
39+
**feat: Redmine Support**
40+
41+
42+
[78930887dfe236c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/78930887dfe236c) Hakan Uygun *2021-11-14 12:20:16*
43+
44+
**[maven-release-plugin] prepare for next development iteration**
45+
46+
47+
[61d483354e551ea](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/61d483354e551ea) Tomas Bjerre *2021-06-17 16:39:38*
1248

1349

1450
## 1.78

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

+1-1
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.8</maven.compiler.target>
1212
<maven.compiler.source>1.8</maven.compiler.source>
13-
<changelog.version>1.79-SNAPSHOT</changelog.version>
13+
<changelog.version>1.80-SNAPSHOT</changelog.version>
1414
</properties>
1515
<build>
1616
<plugins>

‎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.79</version>
5+
<version>1.80-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.79</tag>
15+
<tag>HEAD</tag>
1616
</scm>
1717

1818
<distributionManagement>

0 commit comments

Comments
 (0)
Please sign in to comment.