From f5eab8a33a842ce53f4e62791708591f668c2c38 Mon Sep 17 00:00:00 2001 From: jiangxinyu Date: Thu, 2 Jun 2022 07:37:09 +0000 Subject: [PATCH] Add yaml file --- accumulo.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 accumulo.yaml diff --git a/accumulo.yaml b/accumulo.yaml new file mode 100644 index 0000000..f88479e --- /dev/null +++ b/accumulo.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: apache/accumulo +tag_prefix: "" +separator: "." \ No newline at end of file