diff --git a/jobs/Deploy_CHMB_DIHTEST_164/config.xml b/jobs/Deploy_CHMB_DIHTEST_164/config.xml
index d2320889e4f689d06d0224aaa905e0826a66028c..49cc0d511e76d60acb24cbbaf3d056b29d653ade 100644
--- a/jobs/Deploy_CHMB_DIHTEST_164/config.xml
+++ b/jobs/Deploy_CHMB_DIHTEST_164/config.xml
@@ -120,7 +120,7 @@ hotfix/1.15.1GA
VAR=$(git rev-parse --short HEAD)_$(date +"%Y%m%d_%H%M")
version=${GIT_BRANCH##*/}
-sed -i "s/<title.*/<title>CHM Booking Manage v%VAR%<\/title\/>/" src/main/resources/static/index.html
+sed -i "s/<title.*/<title>CHM Booking Manage v$VAR_$version<\/title\/>/" src/main/resources/static/index.html