mirror of https://github.com/apache/cloudstack.git
pom.xml: revert systemvm template version to 4.20.0.0 (#10004)
This commit is contained in:
parent
5886780240
commit
8f63660424
2
pom.xml
2
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>
|
||||
<sonar.organization>apache</sonar.organization>
|
||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue