Author: davidb
Date: Wed Nov 25 11:15:02 2009
New Revision: 884046

URL: http://svn.apache.org/viewvc?rev=884046&view=rev
Log:
Fix for my breaking of the CXF DOSGi system tests.

Modified:
    cxf/dosgi/trunk/distribution/single-bundle/pom.xml

Modified: cxf/dosgi/trunk/distribution/single-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/dosgi/trunk/distribution/single-bundle/pom.xml?rev=884046&r1=884045&r2=884046&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/single-bundle/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/single-bundle/pom.xml Wed Nov 25 11:15:02 2009
@@ -273,6 +273,7 @@
               org.apache.cxf.dosgi.*;version="${pom.version}",
               org.apache.cxf.*;version="${cxf.version}",
               org.jdom.*;version="1.0.0",
+              org.osgi.service.cm;version="1.2",
               org.osgi.service.distribution;version="1.0.0",
               org.osgi.service.discovery;version="1.0.0",
               !*


Reply via email to