diff --git a/persistence-modules/pom.xml b/persistence-modules/pom.xml
index 522c281386..468d50b458 100644
--- a/persistence-modules/pom.xml
+++ b/persistence-modules/pom.xml
@@ -68,6 +68,7 @@
spring-data-jpa-enterprise
spring-data-jpa-filtering
spring-data-jpa-query
+ spring-data-jpa-query-2
spring-data-jpa-repo
spring-data-jdbc
diff --git a/persistence-modules/spring-data-jpa-query-2/pom.xml b/persistence-modules/spring-data-jpa-query-2/pom.xml
index b9e5120543..22cd373c95 100644
--- a/persistence-modules/spring-data-jpa-query-2/pom.xml
+++ b/persistence-modules/spring-data-jpa-query-2/pom.xml
@@ -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">
4.0.0
- spring-data-jpa-query
+ spring-data-jpa-query-2
spring-data-jpa-query-2