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

Commit 0965b48

Browse files
committed
doc
1 parent f6d0582 commit 0965b48

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

CHANGELOG.md

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

55
## Unreleased
66
### No issue
7+
doc
8+
9+
[c83497209554f52](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/c83497209554f52) Tomas Bjerre *2019-10-01 14:33:50*
10+
11+
Create FUNDING.yml
12+
13+
[f6d05825447b146](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/f6d05825447b146) Tomas Bjerre *2019-09-28 06:46:20*
14+
715
openjdk8
816

9-
[c9738266f4edb95](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/c9738266f4edb95) Tomas Bjerre *2019-09-27 17:22:21*
17+
[e5a3b338c4cd69d](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/e5a3b338c4cd69d) Tomas Bjerre *2019-09-27 17:47:57*
1018

1119
Updating dependencies
1220

pom.xml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,16 @@
66
<artifactId>pull-request-notifier-for-bitbucket</artifactId>
77
<version>4.2-SNAPSHOT</version>
88
<organization>
9-
<name>Tomas Bjerre</name>
10-
<url>http://bjurr.se/</url>
9+
<name>Tomas Bjerre AB</name>
10+
<url>https://tomasbjerreab.se/</url>
1111
</organization>
12+
<licenses>
13+
<license>
14+
<name>The Apache Software License, Version 2.0</name>
15+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
16+
<distribution>repo</distribution>
17+
</license>
18+
</licenses>
1219
<name>pull-request-notifier-for-bitbucket</name>
1320
<description>This is the Pull Request Notifier for Atlassian Bitbucket. See https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket for documentation and source code.</description>
1421
<packaging>atlassian-plugin</packaging>

0 commit comments

Comments
 (0)