File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,9 @@ module rapidpm.functional.reactive {
5656# Release Notes
5757This Lib is working with JDK 8 up to 21
5858
59+ ## 02.00.03-SRU
60+ updated parent, and maven minimum version to 4.0.0
61+
5962## 02.00.02-SRU
6063Switched groupid to 02.00.02-SRU - jitpack custom domain name is not working properly
6164updated to parent version 05.00.03-SRU
Original file line number Diff line number Diff line change 2929<!-- <artifactId>dependencies</artifactId>-->
3030 <groupId >com.github.svenruppert</groupId >
3131 <artifactId >dependencies</artifactId >
32- <version >05.00.03 -SRU</version >
32+ <version >05.00.04 -SRU</version >
3333 </parent >
3434
3535 <groupId >com.github.svenruppert</groupId >
3636 <artifactId >functional-reactive</artifactId >
37- <version >02.00.02 -SRU</version >
37+ <version >02.00.03 -SRU</version >
3838 <packaging >jar</packaging >
3939
4040 <inceptionYear >2017</inceptionYear >
You can’t perform that action at this time.
0 commit comments