Skip to content

Commit

Permalink
iox-ili-1.20.15
Browse files Browse the repository at this point in the history
  • Loading branch information
claeis committed Dec 23, 2019
1 parent 3d3a1cb commit 5c8ebcf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ configurations {
//}

dependencies {
compile group: 'ch.interlis', name: 'iox-ili', version: '1.20.15+'
compile group: 'ch.interlis', name: 'iox-ili', version: '1.20.15'
compile group: 'ch.interlis', name: 'ili2c-tool', version: "5.0.2"
compile group: 'ch.interlis', name: 'ili2c-core', version: "5.0.2"
testCompile group: 'junit', name: 'junit', version: '4.12'
Expand Down
5 changes: 4 additions & 1 deletion docs/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
LATEST VERSION
-----------------------------

ilivalidator 1.11.3 (2019-12-23)
-----------------------------
- Unable to detect out model name for ili22 (#214)
- NPE when reference to main table is missing in surface table (ili1) (#213)
- Error: polygons overlay (#202)
- iox-ili-1.20.15-SNAPSHOT
- iox-ili-1.20.15

ilivalidator 1.11.2 (2019-11-08)
-----------------------------
Expand Down

0 comments on commit 5c8ebcf

Please sign in to comment.