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