diff --git a/persistence-modules/spring-data-jpa-enterprise-2/pom.xml b/persistence-modules/spring-data-jpa-enterprise-2/pom.xml
index 7efa5f504f..f35ee378d1 100644
--- a/persistence-modules/spring-data-jpa-enterprise-2/pom.xml
+++ b/persistence-modules/spring-data-jpa-enterprise-2/pom.xml
@@ -22,14 +22,6 @@
org.springframework.boot
spring-boot-starter-data-jpa
-
- org.springframework.boot
- spring-boot-starter-data-jdbc
-
-
- org.springframework.boot
- spring-boot-starter-cache
-
com.h2database
h2
@@ -41,18 +33,4 @@
-
- src/main/java
-
-
- maven-compiler-plugin
- ${maven-compiler-plugin.version}
-
-
- 1.8
-
-
-
-
-
\ No newline at end of file