let the sense of filter more clear

This commit is contained in:
ascrutae 2017-06-30 08:13:06 +08:00
parent 76806a2798
commit 268509deb4
1 changed files with 2 additions and 1 deletions

View File

@ -144,7 +144,8 @@
<filter>
<artifact>com.google.protobuf:protobuf-java</artifact>
<excludes>
<exclude>google/</exclude>
<exclude>google/protobuf/*.proto</exclude>
<exclude>google/protobuf/compiler/*.proto</exclude>
</excludes>
</filter>
</filters>