Author: dkulp
Date: Mon Sep 26 18:48:09 2011
New Revision: 1175991
URL: http://svn.apache.org/viewvc?rev=1175991&view=rev
Log:
Remove test-samples stuff that never went anywhere
Removed:
cxf/trunk/test-samples/pom.xml
Modified:
cxf/trunk/pom.xml
Modified: cxf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=1175991&r1=1175990&r2=1175991&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Mon Sep 26 18:48:09 2011
@@ -179,7 +179,6 @@
<module>rt</module>
<module>integration</module>
<module>maven-plugins</module>
- <!--module>test-samples</module-->
<module>services</module>
<module>systests</module>
</modules>