From 967e6572ff4e4a8c35d00005e7c128ff1c1d02ad Mon Sep 17 00:00:00 2001 From: Jon Brisbin Date: Thu, 27 Sep 2012 15:50:24 -0500 Subject: [PATCH] Removed obsolete reference. --- .../src/test/resources/META-INF/persistence.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-data-rest-webmvc/src/test/resources/META-INF/persistence.xml b/spring-data-rest-webmvc/src/test/resources/META-INF/persistence.xml index c4e4a13c2..9748b6dde 100644 --- a/spring-data-rest-webmvc/src/test/resources/META-INF/persistence.xml +++ b/spring-data-rest-webmvc/src/test/resources/META-INF/persistence.xml @@ -6,7 +6,6 @@ org.springframework.data.rest.test.webmvc.Person org.springframework.data.rest.test.webmvc.Profile org.springframework.data.rest.test.webmvc.UuidTest - org.springframework.data.rest.test.webmvc.WebCustomer