weizhouapache commented on code in PR #10004:
URL: https://github.com/apache/cloudstack/pull/10004#discussion_r1862484971
##########
pom.xml:
##########
@@ -50,7 +50,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.systemvm.template.location>https://download.cloudstack.org/systemvm</project.systemvm.template.location>
-
<project.systemvm.template.version>4.20.1.0-SNAPSHOT</project.systemvm.template.version>
+
<project.systemvm.template.version>4.20.0.0</project.systemvm.template.version>
Review Comment:
> Could you explain @weizhouapache ? I followed
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Release+Procedure when
setting this version. When should it change?
Until now, 4.20.1 and main/4.21 will still use the 4.20.0.0 system template
on https://download.cloudstack.org/systemvm/4.20/
We can update the systemvm template version in pom.xml when we build new
systemvm template later.
The cwiki page needs to be updated I think.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]