DATAKV-119 - Upgraded to Querydsl 4.

This commit is contained in:
Oliver Gierke
2015-11-16 18:32:58 +01:00
parent 7ac4f5ff93
commit e7efe2912c
6 changed files with 46 additions and 46 deletions

View File

@@ -5,7 +5,7 @@ Bundle-Version: ${project.version}
Bundle-ManifestVersion: 2
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Template:
com.mysema.query.*;version="${querydsl:[=.=.=,+1.0.0)}";resolution:=optional,
com.querydsl.*;version="${querydsl:[=.=.=,+1.0.0)}";resolution:=optional,
org.springframework.*;version="${spring:[=.=.=,+1.0.0)}",
org.springframework.data.*;version="${springdata.commons:[=.=.=,+1.0.0)}"
DynamicImport-Package: *