We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 911fee9 commit f1b81a3Copy full SHA for f1b81a3
pom.xml
@@ -24,7 +24,7 @@
24
<version>2.8.1</version>
25
<configuration>
26
<bottom><![CDATA[Copyright 2012, <a href="http://www.marklogic.com">MarkLogic, Inc.<a>]]></bottom>
27
- <excludePackageNames>*.impl:*.jaxb:*.support:*.test:*.test.*</excludePackageNames>
+ <excludePackageNames>*.impl:*.jaxb:*.test:*.test.*</excludePackageNames>
28
<links>
29
<link>http://docs.oracle.com/javase/6/docs/api/</link>
30
</links>
0 commit comments