From 0e2f6dccfaee6438ebbaf106881b0aad261f5abe Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 7 Jun 2017 13:11:46 +0200 Subject: [PATCH] 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. --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index a195c1c73..0e59acb75 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,6 @@ org.springframework.data.build spring-data-parent 1.8.12.BUILD-SNAPSHOT - ../spring-data-build/parent/pom.xml org.springframework.data