setup pitest for testing and fixed dep error after last rename.
This commit is contained in:
parent
514a572efa
commit
2fb6ab16a7
5 changed files with 35 additions and 5 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>tpquery-store</artifactId>
|
||||
<artifactId>ff-tpquery-store</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue