File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Our [demo page](https://www.dfki.uni-kl.de/~mschroeder/demo/atic/) contains a li
2020
2121## Release Notes
2222
23+ * 1.7.0 invex interfaces
2324* 1.6.0 ` AticPreparedStatement ` extends Sqlite-JDBC's PreparedStatement to be able to skip column name retrieval
2425* 1.5.0 property type awareness: URI vs Literal properties
2526* 1.4.0 system graph
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >de.dfki.sds</groupId >
55 <artifactId >atic-api</artifactId >
6- <version >1.6 .0</version >
6+ <version >1.7 .0</version >
77 <packaging >jar</packaging >
88 <properties >
99 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >de.dfki.sds</groupId >
55 <artifactId >atic-server</artifactId >
6- <version >1.6 .0</version >
6+ <version >1.7 .0</version >
77 <packaging >jar</packaging >
88 <properties >
99 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >atic-sqlite-jmh</artifactId >
55 <groupId >de.dfki.sds</groupId >
6- <version >1.6 .0</version >
6+ <version >1.7 .0</version >
77 <packaging >jar</packaging >
88 <properties >
99 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >de.dfki.sds</groupId >
55 <artifactId >atic-sqlite-tdb2tests</artifactId >
6- <version >1.6 .0</version >
6+ <version >1.7 .0</version >
77 <packaging >jar</packaging >
88 <properties >
99 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >atic-sqlite</artifactId >
55 <groupId >de.dfki.sds</groupId >
6- <version >1.6 .0</version >
6+ <version >1.7 .0</version >
77 <packaging >jar</packaging >
88 <properties >
99 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments