Commit 2b8ca0fb by Nepxion

修正Pom错误排除

parent 5d42e8f7
...@@ -193,13 +193,5 @@ ...@@ -193,13 +193,5 @@
</executions> </executions>
</plugin> </plugin>
</plugins> </plugins>
<resources>
<resource>
<directory>src/main/resources</directory>
<excludes>
<exclude>config/*.properties</exclude>
</excludes>
</resource>
</resources>
</build> </build>
</project> </project>
\ No newline at end of file
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