File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55The change log format is inspired by [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
66
7+ ## 4.0.0 Release
8+
9+ ### Breaking
10+ - Support for Java 17.
711
812## 3.0.6 Release
913
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.snomed</groupId >
99 <artifactId >snomed-parent-bom</artifactId >
10- <version >2.0.0-SNAPSHOT </version >
10+ <version >2.0.0</version >
1111 </parent >
1212
1313 <groupId >org.snomed.otf</groupId >
1414 <artifactId >snomed-owl-toolkit</artifactId >
15- <version >4.0.0-SNAPSHOT </version >
15+ <version >4.0.0</version >
1616
1717 <dependencies >
1818 <!-- RF2 Loading -->
You can’t perform that action at this time.
0 commit comments