Author: coheigea
Date: Thu Feb 28 23:27:53 2013
New Revision: 1451429
URL: http://svn.apache.org/r1451429
Log:
Don't run performance test by default
Modified:
webservices/wss4j/trunk/pom.xml
Modified: webservices/wss4j/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1451429&r1=1451428&r2=1451429&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Thu Feb 28 23:27:53 2013
@@ -113,7 +113,7 @@
<module>ws-security-stax</module>
<module>integration</module>
<module>ws-security-policy-stax</module>
- <module>cxf-integration</module>
+ <!--<module>cxf-integration</module>-->
</modules>
<build>