From 736ed6e9d2671a98305086b315812a6ea4852fe3 Mon Sep 17 00:00:00 2001 From: divenswu Date: Thu, 13 Jul 2023 15:50:51 +0800 Subject: [PATCH] update: test pom --- face-search-test/pom.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/face-search-test/pom.xml b/face-search-test/pom.xml index 99074c8..7c1389d 100644 --- a/face-search-test/pom.xml +++ b/face-search-test/pom.xml @@ -24,9 +24,28 @@ org.openpnp opencv - 4.6.0-0 + 4.7.0-0 + + + public + aliyun nexus + https://maven.aliyun.com/repository/public + + true + + + + central + aliyun nexus + https://maven.aliyun.com/repository/central + + true + + + + \ No newline at end of file