mirror of https://github.com/apache/cloudstack.git
dont change vesrion number in wscript when doing awsapi build
This commit is contained in:
parent
9dbf4ae956
commit
dfa6b6e545
|
|
@ -70,11 +70,6 @@
|
|||
<isset property="update.build.number" />
|
||||
</and>
|
||||
</condition>
|
||||
<replaceregexp file="wscript"
|
||||
match="VERSION = '(.*)'"
|
||||
replace="VERSION = '${impl.version}'"
|
||||
byline="true"
|
||||
/>
|
||||
<echo message="Build number is ${impl.version}" />
|
||||
<!--
|
||||
<propertyfile file="${base.dir}/awsapi/conf/ec2-service.properties">
|
||||
|
|
|
|||
Loading…
Reference in New Issue