Author: hboutemy
Date: Tue Jan 6 18:57:50 2015
New Revision: 1649910
URL: http://svn.apache.org/r1649910
Log:
[MPLUGIN-288] forgot javadoc config
Modified:
maven/plugin-tools/trunk/pom.xml
Modified: maven/plugin-tools/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/pom.xml?rev=1649910&r1=1649909&r2=1649910&view=diff
==============================================================================
--- maven/plugin-tools/trunk/pom.xml (original)
+++ maven/plugin-tools/trunk/pom.xml Tue Jan 6 18:57:50 2015
@@ -322,7 +322,7 @@
</group>
<group>
<title>Apache Ant Support : Metadata + Extractor +
Runtime</title>
-
<packages>org.apache.maven.tools.plugin.extractor.ant:org.apache.maven.script.ant:org.apache.maven.plugin.tools.model*</packages>
+
<packages>org.apache.maven.tools.plugin.extractor.ant:org.apache.maven.script.ant:org.apache.maven.tools.plugin.extractor.model*</packages>
</group>
</groups>
</configuration>