This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.20 by this push:
new 8f63660424a pom.xml: revert systemvm template version to 4.20.0.0
(#10004)
8f63660424a is described below
commit 8f63660424a78f78f71c0ff5f38aad68aa3ab16f
Author: Wei Zhou <[email protected]>
AuthorDate: Fri Nov 29 09:08:45 2024 +0100
pom.xml: revert systemvm template version to 4.20.0.0 (#10004)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3cde4831fc0..a2a81a82c3e 100644
--- a/pom.xml
+++ b/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>