Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Commit 6e0cf42

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent cfde52b commit 6e0cf42

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
Changelog of Pull Request Notifier for Bitbucket.
44

5-
## Unreleased
5+
## 3.22
66
### GitHub [#229](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/229) PULL_REQUEST_{TO,FROM}_{HTTP,SSH}_CLONE_URL variables contains username
77
Only stripping username from HTTP clone URL
88

9-
[cdef245857ee5ab](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/cdef245857ee5ab) Tomas Bjerre *2018-06-07 15:52:14*
9+
[9c6ed9e9e986ecf](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/9c6ed9e9e986ecf) Tomas Bjerre *2018-06-07 16:07:08*
1010

1111
## 3.21
1212
### GitHub [#284](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/284) Username and password leaked to the logs

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>se.bjurr.prnfb</groupId>
66
<artifactId>pull-request-notifier-for-bitbucket</artifactId>
7-
<version>3.22</version>
7+
<version>3.23-SNAPSHOT</version>
88
<organization>
99
<name>Tomas Bjerre</name>
1010
<url>http://bjurr.se/</url>
@@ -15,7 +15,7 @@
1515
<scm>
1616
<developerConnection>scm:git:git@github.com:tomasbjerre/pull-request-notifier-for-bitbucket.git</developerConnection>
1717
<url>https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket</url>
18-
<tag>pull-request-notifier-for-bitbucket-3.22</tag>
18+
<tag>HEAD</tag>
1919
</scm>
2020
<distributionManagement>
2121
<repository>

0 commit comments

Comments
 (0)