From a7b645a744d647e91660dcf76d2415c13ad58d4c Mon Sep 17 00:00:00 2001 From: Monday Date: Tue, 9 Jan 2024 09:31:16 +0000 Subject: [PATCH] update osmo.yaml. #https://gitee.com/openeuler/openEuler-Advisor/issues/I8U6VN?from=project-issue Signed-off-by: Monday --- osmo.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/osmo.yaml b/osmo.yaml index c02d7f8..ff0a6dc 100644 --- a/osmo.yaml +++ b/osmo.yaml @@ -1,4 +1,4 @@ -version_control: sourceforge -src_repo: https://sourceforge.net/p/osmo-pim/osmo/ci/master/tree/ -tag_prefix: "v" -separator: "." +version_control: git +src_repo: https://git.code.sf.net/p/osmo-pim/osmo.git +tag_prefix: "^RELEASE_" +separator: "_"