Commit cb2ae030 by chengzhuoshen

打包排除logback.xml

parent 3333d27f
......@@ -35,6 +35,7 @@
<exclude>**/swiftJson/**</exclude>
<exclude>**/swiftTxt/**</exclude>
<exclude>**/swiftXml/**</exclude>
<exclude>**/logback.xml</exclude>
</excludes>
</configuration>
</plugin>
......
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