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

This commit is contained in:
Oliver Gierke
2015-05-12 16:39:11 +02:00
parent d4cf14820c
commit a7bbc4803a

View File

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