Skip to content

Commit 78cc3ed

Browse files
chore(release): 2.23.3 [skip ci]
## [2.23.3](v2.23.2...v2.23.3) (2022-06-02) ### πŸ› Bug Fixes * change automatic versioning: change automatic versioning ([9fb1545](9fb1545))
1 parent 9fb1545 commit 78cc3ed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€ŽCHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.23.3](https://github.com/ibissource/frank-flow/compare/v2.23.2...v2.23.3) (2022-06-02)
2+
3+
4+
### πŸ› Bug Fixes
5+
6+
* change automatic versioning: change automatic versioning ([9fb1545](https://github.com/ibissource/frank-flow/commit/9fb1545cc411425f385e2a6c8145a020ea603566))
7+
18
## [2.23.2](https://github.com/ibissource/frank-flow/compare/v2.23.1...v2.23.2) (2022-06-02)
29

310

β€Žpom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packaging>pom</packaging>
88

99
<properties>
10-
<revision>2.23.2-SNAPSHOT</revision>
10+
<revision>2.23.3-SNAPSHOT</revision>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<log4j2.version>2.17.2</log4j2.version>
1313
<cxf.version>3.4.7</cxf.version>

0 commit comments

Comments
Β (0)