[JAVA-2306] Fix - Added spring-data-jpa-query-2 to modules list

This commit is contained in:
François Dupire
2020-08-19 19:44:49 +02:00
committed by fdpro
parent 6728a54110
commit 6efd5758cc
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-data-jpa-query</artifactId>
<artifactId>spring-data-jpa-query-2</artifactId>
<name>spring-data-jpa-query-2</name>
<parent>