Now working with both hibernate and eclipselink
[utils] / pom.xml
diff --git a/pom.xml b/pom.xml
index 34cde99070ec0ec23f5abfa58ec4360332741135..a5a9652c9cab86098af72545ecdf0329793f57fa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <dependency>
                 <groupId>org.eclipse.persistence</groupId>
                 <artifactId>eclipselink</artifactId>
-                <version>2.0.0</version>
+                <version>2.0.2</version>
                 <scope>compile</scope>
             </dependency>