Documentation fixes prior to GA release

This commit addresses two formatting issues with the documentation as
well as should fix the publishing of the javadocs.

Resolves #417
This commit is contained in:
Michael Minella
2018-04-30 12:02:11 -05:00
parent f9924782cc
commit ba5bc3908a
2 changed files with 4 additions and 5 deletions

View File

@@ -183,7 +183,7 @@
</execution>
<execution>
<id>aggregate</id>
<phase>site</phase>
<phase>package</phase>
<goals>
<goal>aggregate</goal>
</goals>