Author: struberg
Date: Tue Jun  2 13:09:51 2015
New Revision: 1683099

URL: http://svn.apache.org/r1683099
Log:
fix comment how to generate our javadoc

Modified:
    openjpa/trunk/pom.xml

Modified: openjpa/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=1683099&r1=1683098&r2=1683099&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Tue Jun  2 13:09:51 2015
@@ -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>


Reply via email to