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

This commit is contained in:
Oliver Gierke
2015-05-13 14:41:19 +02:00
parent 156f7c36a4
commit 9069e72d9f

View File

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