mirror of https://github.com/apache/cloudstack.git
build: fix replace.properties path
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
1c408dec37
commit
a9e07691a4
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Reference in New Issue