Author: dkulp
Date: Mon Jul 26 01:43:41 2010
New Revision: 979133
URL: http://svn.apache.org/viewvc?rev=979133&view=rev
Log:
remove the new test-samples thing for now (doesn't work with mvn 3)
Modified:
cxf/trunk/pom.xml
Modified: cxf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=979133&r1=979132&r2=979133&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Mon Jul 26 01:43:41 2010
@@ -161,7 +161,7 @@
<module>rt</module>
<module>integration</module>
<module>maven-plugins</module>
- <module>test-samples</module>
+ <!--module>test-samples</module-->
<module>systests</module>
</modules>