#753205 : fixed bundling of morphia classes into querydsl-mongodb jar

This commit is contained in:
Timo Westkämper 2011-04-07 06:02:23 +00:00
parent fc15242e47
commit c5e2616ff1

View File

@ -25,7 +25,7 @@
<dependency>
<groupId>com.google.code.morphia</groupId>
<artifactId>morphia</artifactId>
<version>0.95</version>
<version>0.99</version>
</dependency>
<!-- Optional Jars (for certain features) but required by maven for bulding. -->
<dependency>