You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ti...@apache.org on 2017/11/11 11:17:05 UTC

svn commit: r1814943 - /pdfbox/trunk/parent/pom.xml

Author: tilman
Date: Sat Nov 11 11:17:05 2017
New Revision: 1814943

URL: http://svn.apache.org/viewvc?rev=1814943&view=rev
Log:
PDFBOX-2852: temporarly disable owasp plugin until it works again

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1814943&r1=1814942&r2=1814943&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Sat Nov 11 11:17:05 2017
@@ -151,6 +151,7 @@
                         </configuration>
                         <executions>
                             <execution>
+                                <phase/>
                                 <goals>
                                     <goal>check</goal>
                                 </goals>