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

Commit 201547e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 922745b commit 201547e

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.23
66
### GitHub [#303](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/303) Post content encoding issue for single quote
77
Adding option to encode variables for JSON
88

9-
[1f22177444553b7](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/1f22177444553b7) Tomas Bjerre *2018-09-28 14:49:20*
9+
[eddca4a77dcb732](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/eddca4a77dcb732) Tomas Bjerre *2018-09-28 14:50:33*
1010

1111
### No issue
1212
Updating fmt-plugin

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

0 commit comments

Comments
 (0)