DATACMNS-694 - Removed <relativePath /> element from parent POM declaration.

This commit is contained in:
Oliver Gierke
2015-05-13 14:41:47 +02:00
parent 3f08187a9f
commit 30ff4b6773

View File

@@ -13,7 +13,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>