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