mirror of https://github.com/apache/cloudstack.git
Fixed version number in build/replace.properties
This commit is contained in:
parent
17219dfe79
commit
9ed8151169
|
|
@ -26,4 +26,4 @@ AGENTLOG=logs/agent.log
|
||||||
MSMNTDIR=/mnt
|
MSMNTDIR=/mnt
|
||||||
COMPONENTS-SPEC=components.xml
|
COMPONENTS-SPEC=components.xml
|
||||||
REMOTEHOST=localhost
|
REMOTEHOST=localhost
|
||||||
COMMONLIBDIR=client/target/cloud-client-ui-4.6.0/WEB-INF/lib/
|
COMMONLIBDIR=client/target/cloud-client-ui-4.7.0-SNAPSHOT/WEB-INF/lib/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue