From df5dfd40c32ac1077b6d08f3cc79938763c96734 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Mon, 1 Sep 2014 13:00:43 +0200 Subject: [PATCH] apidoc: use non-harcoded path to client artifacts Signed-off-by: Rohit Yadav --- tools/apidoc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/apidoc/pom.xml b/tools/apidoc/pom.xml index 416b805bd22..253db94e24e 100644 --- a/tools/apidoc/pom.xml +++ b/tools/apidoc/pom.xml @@ -21,7 +21,7 @@ ../pom.xml - ../../client/target/cloud-client-ui-4.3.0/WEB-INF/ + ../../client/target/cloud-client-ui-${project.version}/WEB-INF/ ${client.config.base}/lib ${client.config.base}/classes