File tree Expand file tree Collapse file tree 5 files changed +19
-7
lines changed Expand file tree Collapse file tree 5 files changed +19
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.20.1] ( https://github.com/ibissource/frank-flow/compare/v2.20.0...v2.20.1 ) (2022-04-27)
2
+
3
+
4
+ ### 🐛 Bug Fixes
5
+
6
+ * commit pom in ci ([ fe37294] ( https://github.com/ibissource/frank-flow/commit/fe37294b3c743545668823185ea8e7e53543f33a ) )
7
+
8
+
9
+ ### ♻️ Chores
10
+
11
+ * add m2 to cache ([ 943347c] ( https://github.com/ibissource/frank-flow/commit/943347cf5dad216987e8eea5d3d44b2e312160a5 ) )
12
+
1
13
# [ 2.20.0] ( https://github.com/ibissource/frank-flow/compare/v2.19.1...v2.20.0 ) (2022-04-27)
2
14
3
15
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.ibissource</groupId >
8
8
<artifactId >frank-flow-parent</artifactId >
9
- <version >2.20.0 </version >
9
+ <version >2.20.1 </version >
10
10
</parent >
11
11
12
12
<artifactId >frank-flow-launcher</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.ibissource</groupId >
6
6
<artifactId >frank-flow-parent</artifactId >
7
- <version >2.20.0 </version >
7
+ <version >2.20.1 </version >
8
8
</parent >
9
9
10
10
<artifactId >frank-flow-webapp</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.ibissource</groupId >
6
6
<artifactId >frank-flow-parent</artifactId >
7
- <version >2.20.0 </version >
7
+ <version >2.20.1 </version >
8
8
</parent >
9
9
10
10
<artifactId >frank-flow</artifactId >
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >org.ibissource</groupId >
5
5
<artifactId >frank-flow-parent</artifactId >
6
- <version >2.20.0 </version >
6
+ <version >2.20.1 </version >
7
7
<packaging >pom</packaging >
8
8
9
9
<properties >
41
41
<dependency >
42
42
<groupId >org.ibissource</groupId >
43
43
<artifactId >frank-flow</artifactId >
44
- <version >2.20.0 </version >
44
+ <version >2.20.1 </version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >org.ibissource</groupId >
48
48
<artifactId >frank-flow-launcher</artifactId >
49
- <version >2.20.0 </version >
49
+ <version >2.20.1 </version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >org.ibissource</groupId >
53
53
<artifactId >frank-flow-webapp</artifactId >
54
- <version >2.20.0 </version >
54
+ <version >2.20.1 </version >
55
55
<type >war</type >
56
56
</dependency >
57
57
You can’t perform that action at this time.
0 commit comments