From 6361429adbccf9c4b2d930fd3b62a0cb58dc00fc Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Mon, 1 Nov 2021 12:02:21 +0800 Subject: [PATCH] Initial commit --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 4c1a0c1..dbd0e25 100644 --- a/pom.xml +++ b/pom.xml @@ -128,4 +128,15 @@ + + + libs-releases + http://maven.schbrain.com/repository/maven-releases/ + + + libs-snapshots + http://maven.schbrain.com/repository/maven-snapshots/ + + + -- GitLab