Author: mbenson
Date: Thu Oct 13 16:37:56 2016
New Revision: 1764725

URL: http://svn.apache.org/viewvc?rev=1764725&view=rev
Log:
japicmp: report only filename

Modified:
    commons/proper/weaver/trunk/parent/pom.xml

Modified: commons/proper/weaver/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/weaver/trunk/parent/pom.xml?rev=1764725&r1=1764724&r2=1764725&view=diff
==============================================================================
--- commons/proper/weaver/trunk/parent/pom.xml (original)
+++ commons/proper/weaver/trunk/parent/pom.xml Thu Oct 13 16:37:56 2016
@@ -244,6 +244,7 @@ under the License.
           <configuration>
             <parameter>
               <ignoreMissingNewVersion />
+             <reportOnlyFilename>true</reportOnlyFilename>
             </parameter>
           </configuration>
         </plugin>


Reply via email to