File tree Expand file tree Collapse file tree 7 files changed +18
-11
lines changed Expand file tree Collapse file tree 7 files changed +18
-11
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 >1.13.8 </version >
12+ <version >1.14.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 >1.13.8 </version >
7+ <version >1.14.0 </version >
88
99 <packaging >jar</packaging >
1010
1515 <parent >
1616 <groupId >com.the-qa-company</groupId >
1717 <artifactId >qendpoint-parent</artifactId >
18- <version >1.13.8 </version >
18+ <version >1.14.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 >1.13.8 </version >
5+ <version >1.14.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 >1.13.8 </version >
14+ <version >1.14.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 >1.13.8 </version >
7+ <version >1.14.0 </version >
88
99 <packaging >jar</packaging >
1010
2929 <artifactId >
3030 qendpoint-parent
3131 </artifactId >
32- <version >1.13.8 </version >
32+ <version >1.14.0 </version >
3333 </parent >
3434
3535 <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 >1.13.8 </version >
6+ <version >1.14.0 </version >
77
88 <packaging >jar</packaging >
99
1313 <parent >
1414 <groupId >com.the-qa-company</groupId >
1515 <artifactId >qendpoint-parent</artifactId >
16- <version >1.13.8 </version >
16+ <version >1.14.0 </version >
1717 </parent >
1818
1919 <licenses >
Original file line number Diff line number Diff line change 1- - Include FOQ index in dump (#415 )
2- - Fix msdl index ids (#416 )
1+ - add diffcat tool (#435 )
2+ - port HDTq implementation to core (#420 )
3+ - fix dir loader (#422 )
4+ - add multi-indexes (#429 )
5+
Original file line number Diff line number Diff line change 1+ ## Version 1.13.8
2+
3+ - Include FOQ index in dump (#415)
4+ - Fix msdl index ids (#416)
15## Version 1.13.7
26
37- fix language literal
You can’t perform that action at this time.
0 commit comments