mirror of https://github.com/apache/cloudstack.git
upgrade: update minreq.sysvmtemplate.version to the latest template version (#6227)
This commit is contained in:
parent
6bf812cdc9
commit
daa7bdb046
|
|
@ -70,7 +70,7 @@ public class Upgrade41610to41700 implements DbUpgrade, DbUpgradeSystemVmTemplate
|
|||
}
|
||||
|
||||
private void initSystemVmTemplateRegistration() {
|
||||
systemVmTemplateRegistration = new SystemVmTemplateRegistration("4.16.0");
|
||||
systemVmTemplateRegistration = new SystemVmTemplateRegistration("");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Reference in New Issue