From 1947a1d5ead2be2471c6ac0ae58f67ecb189b287 Mon Sep 17 00:00:00 2001 From: markilue <745518019@qq.com> Date: Wed, 29 Mar 2023 23:06:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=94=E8=AF=95=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- interview/Tencent/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 interview/Tencent/pom.xml diff --git a/interview/Tencent/pom.xml b/interview/Tencent/pom.xml new file mode 100644 index 0000000..efcf303 --- /dev/null +++ b/interview/Tencent/pom.xml @@ -0,0 +1,24 @@ + + + 4.0.0 + + com.markilue.interview + Tencent + 1.0-SNAPSHOT + + + junit + junit + 4.13.2 + compile + + + + + 8 + 8 + + + \ No newline at end of file