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

Commit 97a2d28

Browse files
committed
Bitbucket 5.7.0
1 parent 73e8e00 commit 97a2d28

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ Changelog of Pull Request Notifier for Bitbucket.
44

55
## Unreleased
66
### No issue
7+
Bitbucket 5.7.0
8+
9+
[373f9ba41304d79](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/373f9ba41304d79) Tomas Bjerre *2018-01-27 09:25:18*
10+
711
Doc
812

9-
[f6397349f717ed0](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/f6397349f717ed0) Tomas Bjerre *2017-11-20 19:24:00*
13+
[73e8e001f9c0e41](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/73e8e001f9c0e41) Tomas Bjerre *2017-12-26 18:45:53*
1014

1115
## 3.18
1216
### GitHub [#259](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/259) Trigger for pull request DELETE

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -327,9 +327,9 @@ Changelog of Pull Request Notifier for Bitbucket.
327327
</profiles>
328328

329329
<properties>
330-
<bitbucket.version>5.5.1</bitbucket.version>
330+
<bitbucket.version>5.7.0</bitbucket.version>
331331
<bitbucket.data.version>${bitbucket.version}</bitbucket.data.version>
332332
<quick.reload.version>2.0.0</quick.reload.version>
333-
<amps.version>6.3.0</amps.version>
333+
<amps.version>6.3.6</amps.version>
334334
</properties>
335-
</project>
335+
</project>

0 commit comments

Comments
 (0)