From a9e07691a4ae46e169a0c1d800ac3e77a1e4a6c7 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Thu, 7 May 2015 17:18:16 +0200 Subject: [PATCH] build: fix replace.properties path Signed-off-by: Rohit Yadav --- build/replace.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/replace.properties b/build/replace.properties index dd7e5336a75..13e168d98dd 100644 --- a/build/replace.properties +++ b/build/replace.properties @@ -26,4 +26,4 @@ AGENTLOG=logs/agent.log MSMNTDIR=/mnt COMPONENTS-SPEC=components.xml REMOTEHOST=localhost -COMMONLIBDIR=client/target/cloud-client-ui-4.5.1-SNAPSHOT/WEB-INF/lib/ +COMMONLIBDIR=client/target/cloud-client-ui-4.6.0-SNAPSHOT/WEB-INF/lib/