Removed obsolete reference.

This commit is contained in:
Jon Brisbin
2012-09-27 15:50:24 -05:00
committed by Jon Brisbin
parent 1ac4ab6c17
commit 967e6572ff

View File

@@ -6,7 +6,6 @@
<class>org.springframework.data.rest.test.webmvc.Person</class>
<class>org.springframework.data.rest.test.webmvc.Profile</class>
<class>org.springframework.data.rest.test.webmvc.UuidTest</class>
<class>org.springframework.data.rest.test.webmvc.WebCustomer</class>
<properties>
<property name="hibernate.dialect" value="org.hibernate.dialect.HSQLDialect"/>
<property name="hibernate.connection.url" value="jdbc:hsqldb:mem:spring"/>