This is an automated email from the ASF dual-hosted git repository.

weizhouapache pushed a commit to branch 4.23.0.0-RC20260728T0907
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 48e71001e06e31387e22bb00c0cd5c7dec32ea66
Author: Wei Zhou <[email protected]>
AuthorDate: Tue Jul 28 09:07:13 2026 +0200

    Update tools/build/build_asf.sh
---
 tools/build/build_asf.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/build/build_asf.sh b/tools/build/build_asf.sh
index 44d41472b05..bc43d3b5b1d 100755
--- a/tools/build/build_asf.sh
+++ b/tools/build/build_asf.sh
@@ -103,6 +103,9 @@ perl -pi -e "s/-SNAPSHOT//" 
tools/marvin/marvin/deployAndRun.py
 perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile
 perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile.marvin
 perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile.centos6
+perl -pi -e "s/-SNAPSHOT//" tools/docker/Dockerfile.s390x
+perl -pi -e "s/-SNAPSHOT//" plugins/hypervisors/ovm/pom.xml
+perl -pi -e "s/-SNAPSHOT//" plugins/hypervisors/ovm3/pom.xml
 
 case "$currentversion" in
   *-SNAPSHOT*)

Reply via email to