fix comment how to generate our javadoc

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1683099 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Struberg 2015-06-02 13:09:51 +00:00
parent 105ffd3c59
commit b62c0c6ce0
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@
<profile>
<!--
Javadoc profile. Docs can be built by running:
mvn process-resources -Dtest=false -Pjavadoc-profile
mvn process-classes -Dtest=false -Pjavadoc-profile
-->
<id>javadoc-profile</id>
<build>