File tree Expand file tree Collapse file tree 15 files changed +21
-15
lines changed
Expand file tree Collapse file tree 15 files changed +21
-15
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
66to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ unreleased]
9+ ### Added
10+ ### Changed
11+ ### Fixed
12+
813## [ 2.12.0]
914 ### Added
1015 ### Changed
@@ -135,3 +140,4 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
135140[ 2.10.0 ] : https://github.com/ehrbase/ehrbase/compare/v2.9.0...v2.10.0
136141[ 2.11.0 ] : https://github.com/ehrbase/ehrbase/compare/v2.10.0...v2.11.0
137142[ 2.12.0 ] : https://github.com/ehrbase/ehrbase/compare/v2.11.0...v2.12.0
143+ [ unreleased ] : https://github.com/ehrbase/ehrbase/compare/v2.12.0...HEAD
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >org.ehrbase.openehr</groupId >
2828 <artifactId >server</artifactId >
29- <version >2.12.0 </version >
29+ <version >2.13.0-SNAPSHOT </version >
3030 </parent >
3131
3232 <artifactId >api</artifactId >
Original file line number Diff line number Diff line change 2727 <parent >
2828 <groupId >org.ehrbase.openehr</groupId >
2929 <artifactId >server</artifactId >
30- <version >2.12.0 </version >
30+ <version >2.13.0-SNAPSHOT </version >
3131 </parent >
3232
3333 <artifactId >application</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.ehrbase.openehr</groupId >
88 <artifactId >server</artifactId >
9- <version >2.12.0 </version >
9+ <version >2.13.0-SNAPSHOT </version >
1010 </parent >
1111
1212 <artifactId >aql-engine</artifactId >
Original file line number Diff line number Diff line change 2424
2525 <groupId >org.ehrbase.openehr</groupId >
2626 <artifactId >bom</artifactId >
27- <version >2.12.0 </version >
27+ <version >2.13.0-SNAPSHOT </version >
2828 <packaging >pom</packaging >
2929
3030 <name >EHRbase</name >
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >org.ehrbase.openehr</groupId >
2828 <artifactId >server</artifactId >
29- <version >2.12.0 </version >
29+ <version >2.13.0-SNAPSHOT </version >
3030 </parent >
3131
3232 <artifactId >cli</artifactId >
Original file line number Diff line number Diff line change 2727 <parent >
2828 <groupId >org.ehrbase.openehr</groupId >
2929 <artifactId >server</artifactId >
30- <version >2.12.0 </version >
30+ <version >2.13.0-SNAPSHOT </version >
3131 </parent >
3232
3333 <artifactId >configuration</artifactId >
Original file line number Diff line number Diff line change 2828 <parent >
2929 <groupId >org.ehrbase.openehr</groupId >
3030 <artifactId >server</artifactId >
31- <version >2.12.0 </version >
31+ <version >2.13.0-SNAPSHOT </version >
3232 </parent >
3333
3434 <artifactId >jooq-pg</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >server</artifactId >
77 <groupId >org.ehrbase.openehr</groupId >
8- <version >2.12.0 </version >
8+ <version >2.13.0-SNAPSHOT </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 2828 <parent >
2929 <groupId >org.ehrbase.openehr</groupId >
3030 <artifactId >bom</artifactId >
31- <version >2.12.0 </version >
31+ <version >2.13.0-SNAPSHOT </version >
3232 <relativePath >/bom/pom.xml</relativePath >
3333 </parent >
3434
3535 <artifactId >server</artifactId >
36- <version >2.12.0 </version >
36+ <version >2.13.0-SNAPSHOT </version >
3737 <packaging >pom</packaging >
3838 <name >ehrbase server</name >
3939 <description >EHRbase openEHR server</description >
You can’t perform that action at this time.
0 commit comments