From e7201e9e23784e68bfa2543411207d9b6de40b26 Mon Sep 17 00:00:00 2001 From: Madhu Venugopal Date: Tue, 23 Jul 2013 03:53:54 -0700 Subject: [PATCH] Fixed the relative location of the spacei_and_tabs_check.xml in commons pom. Change-Id: I2bba54954e11e1b91c50d2fa887e940a44e03a83 Signed-off-by: Madhu Venugopal --- commons/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commons/pom.xml b/commons/pom.xml index 2789d24225..5b69026384 100755 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -312,7 +312,7 @@ true - ${project.basedir}/space_and_tabs_checks.xml + ${project.parent.basedir}/space_and_tabs_checks.xml true true ${project.basedir} -- 2.36.6