File tree Expand file tree Collapse file tree
justify-examples-basicparser
justify-examples-basicreader
justify-examples-customformat
justify-examples-defaultvalue
justify-examples-problemhandler
justify-examples-schemabuilder
justify-examples-schemaresolver Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+
7+ ## 2.1.0 - 2020-04-26
8+ This is the final release for Justify 2.x
Original file line number Diff line number Diff line change 11allprojects {
22 group = ' org.leadpony.justify'
3- version = ' 2.1.0-SNAPSHOT '
3+ version = ' 2.1.0'
44}
55
66subprojects {
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.leadpony.justify</groupId >
1010 <artifactId >justify-examples</artifactId >
11- <version >2.1.0-SNAPSHOT </version >
11+ <version >2.1.0</version >
1212 </parent >
1313
1414 <artifactId >justify-examples-basicparser</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.leadpony.justify</groupId >
1010 <artifactId >justify-examples</artifactId >
11- <version >2.1.0-SNAPSHOT </version >
11+ <version >2.1.0</version >
1212 </parent >
1313
1414 <artifactId >justify-examples-basicreader</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.leadpony.justify</groupId >
1010 <artifactId >justify-examples</artifactId >
11- <version >2.1.0-SNAPSHOT </version >
11+ <version >2.1.0</version >
1212 </parent >
1313
1414 <artifactId >justify-examples-binding</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.leadpony.justify</groupId >
1010 <artifactId >justify-examples</artifactId >
11- <version >2.1.0-SNAPSHOT </version >
11+ <version >2.1.0</version >
1212 </parent >
1313
1414 <artifactId >justify-examples-customformat</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.leadpony.justify</groupId >
1010 <artifactId >justify-examples</artifactId >
11- <version >2.1.0-SNAPSHOT </version >
11+ <version >2.1.0</version >
1212 </parent >
1313
1414 <artifactId >justify-examples-defaultvalue</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.leadpony.justify</groupId >
1010 <artifactId >justify-examples</artifactId >
11- <version >2.1.0-SNAPSHOT </version >
11+ <version >2.1.0</version >
1212 </parent >
1313
1414 <artifactId >justify-examples-problemhandler</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.leadpony.justify</groupId >
1010 <artifactId >justify-examples</artifactId >
11- <version >2.1.0-SNAPSHOT </version >
11+ <version >2.1.0</version >
1212 </parent >
1313
1414 <artifactId >justify-examples-schemabuilder</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.leadpony.justify</groupId >
1010 <artifactId >justify-examples</artifactId >
11- <version >2.1.0-SNAPSHOT </version >
11+ <version >2.1.0</version >
1212 </parent >
1313
1414 <artifactId >justify-examples-schemaresolver</artifactId >
You can’t perform that action at this time.
0 commit comments