DATAREST-622 - Removed unnecessary wrapping of embeddeds.

We now use a plain collection of EmbeddedWrapper instead of a Resources to avoid the links contained in the Resources to potentially cause issues on rendering.
This commit is contained in:
Oliver Gierke
2015-07-21 11:42:14 +02:00
parent df164b05cb
commit 4d8ba0bdae
3 changed files with 5 additions and 11 deletions

View File

@@ -14,7 +14,6 @@
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.6.2.BUILD-SNAPSHOT</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent>
<modules>