fixed excludePackageNames javadoc node in pom that excluded too much D:

This commit is contained in:
mung3r 2012-01-02 00:26:19 -08:00
parent 2775f8d0ef
commit fb55c21faa
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@
<bottom>
<![CDATA[<b>MilkBukkit, 2011</b>]]>
</bottom>
<excludePackageNames>net.milkbowl.vault:net.milkbowl.vault.chat.*:net.milkbowl.vault.economy.*:net.milkbowl.vault.permission.*</excludePackageNames>
<excludePackageNames>net.milkbowl.vault.chat.*:net.milkbowl.vault.economy.*:net.milkbowl.vault.permission.*</excludePackageNames>
</configuration>
</plugin>
</plugins>