You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2017/09/19 14:41:36 UTC

svn commit: r1808891 - /cxf/web/pom.xml

Author: dkulp
Date: Tue Sep 19 14:41:36 2017
New Revision: 1808891

URL: http://svn.apache.org/viewvc?rev=1808891&view=rev
Log:
TUrn off enforcer

Modified:
    cxf/web/pom.xml

Modified: cxf/web/pom.xml
URL: http://svn.apache.org/viewvc/cxf/web/pom.xml?rev=1808891&r1=1808890&r2=1808891&view=diff
==============================================================================
--- cxf/web/pom.xml (original)
+++ cxf/web/pom.xml Tue Sep 19 14:41:36 2017
@@ -32,6 +32,7 @@
     </parent>
 
     <properties>
+        <enforcer.skip>true</enforcer.skip>
         <cxf.version>3.1.13</cxf.version>
         <extra.arg></extra.arg>
         <svn.arg1></svn.arg1>