File tree Expand file tree Collapse file tree 7 files changed +17
-10
lines changed Expand file tree Collapse file tree 7 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 99
1010 <groupId >com.the-qa-company</groupId >
1111 <artifactId >qendpoint-parent</artifactId >
12- <version >2.1.2 </version >
12+ <version >2.2.0 </version >
1313
1414 <packaging >pom</packaging >
1515
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >qendpoint-backend</artifactId >
7- <version >2.1.2 </version >
7+ <version >2.2.0 </version >
88
99 <packaging >jar</packaging >
1010
1515 <parent >
1616 <groupId >com.the-qa-company</groupId >
1717 <artifactId >qendpoint-parent</artifactId >
18- <version >2.1.2 </version >
18+ <version >2.2.0 </version >
1919 </parent >
2020
2121 <licenses >
Original file line number Diff line number Diff line change 22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >qendpoint-cli</artifactId >
5- <version >2.1.2 </version >
5+ <version >2.2.0 </version >
66
77 <name >qendpoint package</name >
88 <description >Package of the qendpoint.</description >
1111 <parent >
1212 <groupId >com.the-qa-company</groupId >
1313 <artifactId >qendpoint-parent</artifactId >
14- <version >2.1.2 </version >
14+ <version >2.2.0 </version >
1515 </parent >
1616
1717 <dependencies >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >qendpoint-core</artifactId >
7- <version >2.1.2 </version >
7+ <version >2.2.0 </version >
88
99 <packaging >jar</packaging >
1010
2727 <parent >
2828 <groupId >com.the-qa-company</groupId >
2929 <artifactId >qendpoint-parent</artifactId >
30- <version >2.1.2 </version >
30+ <version >2.2.0 </version >
3131 </parent >
3232
3333 <licenses >
Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >qendpoint</artifactId >
6- <version >2.1.2 </version >
6+ <version >2.2.0 </version >
77
88 <packaging >jar</packaging >
99
1313 <parent >
1414 <groupId >com.the-qa-company</groupId >
1515 <artifactId >qendpoint-parent</artifactId >
16- <version >2.1.2 </version >
16+ <version >2.2.0 </version >
1717 </parent >
1818
1919 <licenses >
Original file line number Diff line number Diff line change 1- - fix HDT loading issues (#494 )
1+ - update rdf4j to 5.1.0
2+ - add lucene option to set thresholds (#485 )
3+ - fix issue with bitmap not enabled (#506 )
4+ - add reload dl (#499 )
5+ - add bounds to errors (#498 )
Original file line number Diff line number Diff line change 1+ ## Version 2.1.2
2+
3+ - fix HDT loading issues (#494)
14## Version 2.1.1
25
36- fix issue with auto indexer (#482)
You can’t perform that action at this time.
0 commit comments