Removed the doc aggregate from parent pom.

This commit is contained in:
Glenn Renfro
2016-01-26 16:53:17 -05:00
parent cf240f478a
commit af23ce5c43

View File

@@ -105,12 +105,6 @@
<goal>jar</goal>
</goals>
</execution>
<execution>
<goals>
<goal>aggregate</goal>
</goals>
<phase>package</phase>
</execution>
</executions>
</plugin>
<plugin>