Author: rmannibucau Date: Thu Aug 1 11:59:57 2013 New Revision: 1509185 URL: http://svn.apache.org/r1509185 Log: getting rid of CXF module which can be replace by the web one
Removed: commons/sandbox/monitoring/trunk/cxf/ Modified: commons/sandbox/monitoring/trunk/pom.xml Modified: commons/sandbox/monitoring/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/sandbox/monitoring/trunk/pom.xml?rev=1509185&r1=1509184&r2=1509185&view=diff ============================================================================== --- commons/sandbox/monitoring/trunk/pom.xml (original) +++ commons/sandbox/monitoring/trunk/pom.xml Thu Aug 1 11:59:57 2013 @@ -44,7 +44,6 @@ <module>spring</module> <module>web</module> <module>reporting</module> - <module>cxf</module> <module>aspectj</module> </modules>