DATAJPA-481 - Upgraded to Spring Framework 3.2.4.

Upgraded to Spring Data Build 1.3.0.BUILD-SNAPSHOT to benefit from upgrade to Spring Framework 3.2.4.

Made the sample mapping file in test folder a valid XML document to prevent Eclipse from marking it as error.
This commit is contained in:
Oliver Gierke
2013-10-25 19:43:01 +02:00
parent 5be0897d08
commit d4d352584d

View File

@@ -1 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<entity-mappings xmlns="http://java.sun.com/xml/ns/persistence/orm" />