diff options
-rw-r--r-- | reference/logging-filter/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reference/logging-filter/pom.xml b/reference/logging-filter/pom.xml index aef2e19..9cc79b7 100644 --- a/reference/logging-filter/pom.xml +++ b/reference/logging-filter/pom.xml @@ -114,7 +114,7 @@ <phase>validate</phase> <id>directories</id> <goals> - <goal>execution-root</goal> + <goal>highest-basedir</goal> </goals> <configuration> <property>baseDirPath</property> |