Updated dependencies and codebase for Querydsl 4.

This commit is contained in:
Oliver Gierke
2016-02-12 10:35:06 +01:00
parent 35ba3bb5e1
commit 62b2d644cc
11 changed files with 21 additions and 30 deletions

View File

@@ -13,9 +13,6 @@
<name>Spring Data JPA - Example</name>
<description>Small sample project showing the usage of Spring Data JPA.</description>
<properties>
<spring-data-releasetrain.version>Hopper-BUILD-SNAPSHOT</spring-data-releasetrain.version>
</properties>
<build>
<plugins>
@@ -31,4 +28,4 @@
</plugins>
</build>
</project>
</project>