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

Commit d8b1d48

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 98a3fc2 commit d8b1d48

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Changelog of Pull Request Notifier for Bitbucket.
44

55
## Unreleased
66
### No issue
7+
Using Findbugs 3.0.0
8+
9+
* Because latest gives error on mvn deploy.
10+
11+
[db0f61a3771b5b0](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/db0f61a3771b5b0) Tomas Bjerre *2018-01-27 12:51:09*
12+
713
Bitbucket 5.7.0
814

915
[97a2d280192bde5](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/97a2d280192bde5) Tomas Bjerre *2018-01-27 10:02:19*

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.19</version>
7+
<version>3.20-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.19</tag>
18+
<tag>HEAD</tag>
1919
</scm>
2020
<distributionManagement>
2121
<repository>

0 commit comments

Comments
 (0)