diff --git a/mybatis-step-09/pom.xml b/mybatis-step-09/pom.xml index 361afb8..3665adc 100644 --- a/mybatis-step-09/pom.xml +++ b/mybatis-step-09/pom.xml @@ -77,6 +77,24 @@ + + + src/main/resources + true + + **/** + + + + + + src/test/resources + true + + **/** + + + org.apache.maven.plugins