Author: davidb
Date: Mon Dec 15 01:42:50 2008
New Revision: 726661
URL: http://svn.apache.org/viewvc?rev=726661&view=rev
Log:
Fix for CXF-1944.
Removed:
cxf/sandbox/dosgi/samples/simple_pojo/
Modified:
cxf/sandbox/dosgi/samples/pom.xml
Modified: cxf/sandbox/dosgi/samples/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/sandbox/dosgi/samples/pom.xml?rev=726661&r1=726660&r2=726661&view=diff
==============================================================================
--- cxf/sandbox/dosgi/samples/pom.xml (original)
+++ cxf/sandbox/dosgi/samples/pom.xml Mon Dec 15 01:42:50 2008
@@ -17,7 +17,6 @@
</parent>
<modules>
- <module>simple_pojo</module>
<module>greeter</module>
<module>spring_dm</module>
</modules>