File tree 7 files changed +17
-10
lines changed 7 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 9
9
10
10
<groupId >com.the-qa-company</groupId >
11
11
<artifactId >qendpoint-parent</artifactId >
12
- <version >2.1.2 </version >
12
+ <version >2.2.0 </version >
13
13
14
14
<packaging >pom</packaging >
15
15
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >qendpoint-backend</artifactId >
7
- <version >2.1.2 </version >
7
+ <version >2.2.0 </version >
8
8
9
9
<packaging >jar</packaging >
10
10
15
15
<parent >
16
16
<groupId >com.the-qa-company</groupId >
17
17
<artifactId >qendpoint-parent</artifactId >
18
- <version >2.1.2 </version >
18
+ <version >2.2.0 </version >
19
19
</parent >
20
20
21
21
<licenses >
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >qendpoint-cli</artifactId >
5
- <version >2.1.2 </version >
5
+ <version >2.2.0 </version >
6
6
7
7
<name >qendpoint package</name >
8
8
<description >Package of the qendpoint.</description >
11
11
<parent >
12
12
<groupId >com.the-qa-company</groupId >
13
13
<artifactId >qendpoint-parent</artifactId >
14
- <version >2.1.2 </version >
14
+ <version >2.2.0 </version >
15
15
</parent >
16
16
17
17
<dependencies >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >qendpoint-core</artifactId >
7
- <version >2.1.2 </version >
7
+ <version >2.2.0 </version >
8
8
9
9
<packaging >jar</packaging >
10
10
27
27
<parent >
28
28
<groupId >com.the-qa-company</groupId >
29
29
<artifactId >qendpoint-parent</artifactId >
30
- <version >2.1.2 </version >
30
+ <version >2.2.0 </version >
31
31
</parent >
32
32
33
33
<licenses >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<artifactId >qendpoint</artifactId >
6
- <version >2.1.2 </version >
6
+ <version >2.2.0 </version >
7
7
8
8
<packaging >jar</packaging >
9
9
13
13
<parent >
14
14
<groupId >com.the-qa-company</groupId >
15
15
<artifactId >qendpoint-parent</artifactId >
16
- <version >2.1.2 </version >
16
+ <version >2.2.0 </version >
17
17
</parent >
18
18
19
19
<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)
1
4
## Version 2.1.1
2
5
3
6
- fix issue with auto indexer (#482)
You can’t perform that action at this time.
0 commit comments