DATAJPA-720 - Removed <relativePath /> element from parent POM declaration.

This commit is contained in:
Oliver Gierke
2015-05-12 16:37:39 +02:00
parent 85048aaa1d
commit a40c499c37

View File

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