Skip to content

Commit

Permalink
Merge pull request #786 from jialechan/patch-1
Browse files Browse the repository at this point in the history
修改一个XSD地址
  • Loading branch information
yakolee committed Feb 8, 2015
2 parents b347ec6 + 6705632 commit f2569d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f2569d1

Please sign in to comment.