Commit 2907056f authored by muhong's avatar muhong

修改 pom

parent 7bd23c09
...@@ -214,6 +214,15 @@ ...@@ -214,6 +214,15 @@
</plugin> </plugin>
</plugins> </plugins>
<resources>
<resource>
<directory>src/main/resources</directory>
<includes>
<include>**/*.xml</include>
</includes>
</resource>
</resources>
</build> </build>
</project> </project>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment