Skip to content

Commit 69b1aa0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 02a8e21 commit 69b1aa0

12 files changed

+149
-3
lines changed

CHANGELOG.md

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

33
Changelog of git-changelog-maven-plugin.
44

5+
## 1.92 (2022-04-03)
6+
7+
8+
9+
10+
11+
### Bug Fixes
12+
13+
- npe ([a59bf](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a59bfa7ad4215d4) Tomas Bjerre)
14+
15+
16+
517
## 1.91 (2022-04-03)
618

719

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

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

33
Changelog of git-changelog-maven-plugin.
44

5+
## 1.92 (2022-04-03)
6+
7+
8+
9+
10+
11+
### Bug Fixes
12+
13+
- npe ([a59bf](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a59bfa7ad4215d4) Tomas Bjerre)
14+
15+
16+
517
## 1.91 (2022-04-03)
618

719

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

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

99

1010

11+
## git-changelog-maven-plugin-1.92
12+
### No issue /
13+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.92
14+
15+
fix: npe
16+
17+
[maven-release-plugin] prepare for next development iteration
18+
19+
20+
1121
## git-changelog-maven-plugin-1.91
1222
### No issue /
1323
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.91

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

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ Changelog of Git Changelog Maven plugin.
44

55
## Unreleased
66
### No issue
7+
[maven-release-plugin] prepare for next development iteration *2022-04-03 10:26:40*
8+
9+
10+
11+
## git-changelog-maven-plugin-1.92
12+
### No issue
13+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.92 *2022-04-03 10:26:36*
14+
15+
fix: npe *2022-04-03 10:26:18*
16+
717
[maven-release-plugin] prepare for next development iteration *2022-04-03 10:20:09*
818

919

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

+16
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8+
[ff1d3748d87d4e9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ff1d3748d87d4e9) Tomas Bjerre *2022-04-03 10:26:40*
9+
10+
[maven-release-plugin] prepare for next development iteration
11+
12+
13+
## git-changelog-maven-plugin-1.92
14+
### No issue
15+
16+
[02a8e210e250a8a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/02a8e210e250a8a) Tomas Bjerre *2022-04-03 10:26:36*
17+
18+
[maven-release-plugin] prepare release git-changelog-maven-plugin-1.92
19+
20+
[a59bfa7ad4215d4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a59bfa7ad4215d4) Tomas Bjerre *2022-04-03 10:26:18*
21+
22+
fix: npe
23+
824
[fa549f821bcef96](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fa549f821bcef96) Tomas Bjerre *2022-04-03 10:20:09*
925

1026
[maven-release-plugin] prepare for next development iteration

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

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

33
Changelog of git-changelog-maven-plugin.
44

5+
## 1.92 (2022-04-03)
6+
7+
8+
9+
10+
11+
### Bug Fixes
12+
13+
- npe ([a59bf](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a59bfa7ad4215d4) Tomas Bjerre)
14+
15+
16+
### Other changes
17+
18+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.92**
19+
20+
21+
[02a8e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/02a8e210e250a8a) Tomas Bjerre *2022-04-03 10:26:36*
22+
23+
**[maven-release-plugin] prepare for next development iteration**
24+
25+
26+
[fa549](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fa549f821bcef96) Tomas Bjerre *2022-04-03 10:20:09*
27+
28+
529
## 1.91 (2022-04-03)
630

731

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

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

33
Changelog of git-changelog-maven-plugin.
44

5+
## git-changelog-maven-plugin-1.92 (2022-04-03)
6+
7+
8+
9+
10+
11+
### Bug Fixes
12+
13+
- npe ([a59bf](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a59bfa7ad4215d4) Tomas Bjerre)
14+
15+
16+
### Other changes
17+
18+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.92**
19+
20+
21+
[02a8e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/02a8e210e250a8a) Tomas Bjerre *2022-04-03 10:26:36*
22+
23+
**[maven-release-plugin] prepare for next development iteration**
24+
25+
26+
[fa549](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fa549f821bcef96) Tomas Bjerre *2022-04-03 10:20:09*
27+
28+
529
## git-changelog-maven-plugin-1.91 (2022-04-03)
630

731

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

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Changelog of Git Changelog Maven plugin.
44

55
## These commits are not included in any tag
66
### These commits have not issue in their commit comment
7+
fix: npe *10:26:18*
8+
79
feat: new variable urlParts *10:18:24*
810

911
feat: prependToFile (refs #41) *15:46:01*

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

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

33
Changelog of git-changelog-maven-plugin.
44

5+
## 1.92 (2022-04-03)
6+
7+
8+
9+
10+
11+
### Bug Fixes
12+
13+
- npe ([a59bf](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a59bfa7ad4215d4) Tomas Bjerre)
14+
15+
16+
517
## 1.91 (2022-04-03)
618

719

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

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

33
Changelog of git-changelog-maven-plugin.
44

5+
## 1.92 (2022-04-03)
6+
7+
8+
9+
10+
11+
### Bug Fixes
12+
13+
- npe ([a59bf](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a59bfa7ad4215d4) Tomas Bjerre)
14+
15+
16+
### Other changes
17+
18+
**[maven-release-plugin] prepare release git-changelog-maven-plugin-1.92**
19+
20+
21+
[02a8e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/02a8e210e250a8a) Tomas Bjerre *2022-04-03 10:26:36*
22+
23+
**[maven-release-plugin] prepare for next development iteration**
24+
25+
26+
[fa549](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fa549f821bcef96) Tomas Bjerre *2022-04-03 10:20:09*
27+
28+
529
## 1.91 (2022-04-03)
630

731

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.92-SNAPSHOT</changelog.version>
13+
<changelog.version>1.93-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.92</version>
5+
<version>1.93-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.92</tag>
15+
<tag>HEAD</tag>
1616
</scm>
1717

1818
<distributionManagement>

0 commit comments

Comments
 (0)