DATACASS-457 - Remove relativePath from parent in top-level pom.

Remove relativePath to prevent accidental usage of a parent that is reachable because of the project directory layout.
This commit is contained in:
Mark Paluch
2017-06-07 13:11:46 +02:00
parent 6175771aed
commit 0e2f6dccfa

View File

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