Author: chtompki Date: Tue Oct 23 14:27:08 2018 New Revision: 1844658 URL: http://svn.apache.org/viewvc?rev=1844658&view=rev Log: Pull in maven-javadoc-plugin from [parent]
Modified: commons/proper/configuration/branches/RELEASE_2_4_BRANCH/pom.xml Modified: commons/proper/configuration/branches/RELEASE_2_4_BRANCH/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/RELEASE_2_4_BRANCH/pom.xml?rev=1844658&r1=1844657&r2=1844658&view=diff ============================================================================== --- commons/proper/configuration/branches/RELEASE_2_4_BRANCH/pom.xml (original) +++ commons/proper/configuration/branches/RELEASE_2_4_BRANCH/pom.xml Tue Oct 23 14:27:08 2018 @@ -667,6 +667,7 @@ <version>2.6</version> <configuration> <jdkVersion>1.8</jdkVersion> + <javadocFriendlyComments>true</javadocFriendlyComments> </configuration> <executions> <execution>