From a060a5ccfe2740d037045780cc5e036cee406038 Mon Sep 17 00:00:00 2001 From: ningjin Date: Fri, 9 Jul 2021 03:02:36 +0000 Subject: [PATCH] add apache-commons-compress.yaml --- apache-commons-compress.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 apache-commons-compress.yaml diff --git a/apache-commons-compress.yaml b/apache-commons-compress.yaml new file mode 100644 index 0000000..c947eb9 --- /dev/null +++ b/apache-commons-compress.yaml @@ -0,0 +1,4 @@ +on_control: github +src_repo: apache/commons-compress +tag_prefix: ^rel/ +seperator: . \ No newline at end of file -- Gitee