From 1a55d48917b466f3aa630795828068c9dcb5f429 Mon Sep 17 00:00:00 2001 From: duanzhengqiang Date: Fri, 17 Nov 2023 15:19:17 +0800 Subject: [PATCH] add algorithm module to infra pom --- infra/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/pom.xml b/infra/pom.xml index 61cf88285b360..755c1f805ff2e 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -46,5 +46,6 @@ util reachability-metadata nativetest + algorithm