diff --git a/src/test/resources/com/alibaba/druid/stat/spring-config-stat-annotation.xml b/src/test/resources/com/alibaba/druid/stat/spring-config-stat-annotation.xml index 0b093e8eb2..b6cd272344 100644 --- a/src/test/resources/com/alibaba/druid/stat/spring-config-stat-annotation.xml +++ b/src/test/resources/com/alibaba/druid/stat/spring-config-stat-annotation.xml @@ -4,7 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:aop="http://www.springframework.org/schema/aop" xmlns:tx="http://www.springframework.org/schema/tx" xmlns:context="http://www.springframework.org/schema/context" xsi:schemaLocation=" - http://www.alibaba.com/schema/stat http://www.alibaba.com/schema/stat.xsd + http://www.alibaba.com/schema/stat https://raw.githubusercontent.com/alibaba/druid/master/src/main/resources/META-INF/stat.xsd http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.0.xsd http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd