You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/11/07 13:58:18 UTC

svn commit: r1713116 - /webservices/axiom/trunk/testing/fom-testsuite/pom.xml

Author: veithen
Date: Sat Nov  7 12:58:18 2015
New Revision: 1713116

URL: http://svn.apache.org/viewvc?rev=1713116&view=rev
Log:
Disable site generation for fom-testsuite.

Modified:
    webservices/axiom/trunk/testing/fom-testsuite/pom.xml

Modified: webservices/axiom/trunk/testing/fom-testsuite/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/testing/fom-testsuite/pom.xml?rev=1713116&r1=1713115&r2=1713116&view=diff
==============================================================================
--- webservices/axiom/trunk/testing/fom-testsuite/pom.xml (original)
+++ webservices/axiom/trunk/testing/fom-testsuite/pom.xml Sat Nov  7 12:58:18 2015
@@ -28,6 +28,10 @@
 
     <artifactId>fom-testsuite</artifactId>
 
+    <properties>
+        <skipSite>true</skipSite>
+    </properties>
+
     <dependencies>
         <dependency>
             <groupId>org.apache.abdera</groupId>