From 89c2524458dd76634c5e3e9b278b34bcfe6e0ff1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Sat, 5 Jan 2013 10:29:49 +0100 Subject: [PATCH] ${basedir} is deprecated --- maven-model-builder/src/site/apt/index.apt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/maven-model-builder/src/site/apt/index.apt b/maven-model-builder/src/site/apt/index.apt index 0b604c9edb..de62edc942 100644 --- a/maven-model-builder/src/site/apt/index.apt +++ b/maven-model-builder/src/site/apt/index.apt @@ -91,9 +91,9 @@ Maven Model Builder | | <<<$\{project.build.artifactId\}>>>\ | | <<<$\{project.build.directory\}>>> | *----+------+------+ -| <<>>\ -<<>>\ -<<>> () | the directory containing the <<>> file | <<<$\{project.basedir\}>>> | +| <<>>\ +<<>> ()\ +<<>> () | the directory containing the <<>> file | <<<$\{project.basedir\}>>> | *----+------+------+ | <<>>\ <<>> () | the directory containing the <<>> file as URI | <<<$\{project.baseUri\}>>> |