From 18149b8bb61865f7bc7363645dcf9bd635eb74a4 Mon Sep 17 00:00:00 2001 From: ascrutae Date: Fri, 7 Jul 2017 15:12:35 +0800 Subject: [PATCH] fix module name is not correct --- apm-sniffer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apm-sniffer/pom.xml b/apm-sniffer/pom.xml index 7fe48219a..74b08f650 100644 --- a/apm-sniffer/pom.xml +++ b/apm-sniffer/pom.xml @@ -17,7 +17,7 @@ apm-agent-core apm-sdk-plugin apm-toolkit-activation - apm-assert-tools + apm-test-tools -- GitLab