You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ff...@apache.org on 2012/08/30 09:50:03 UTC

svn commit: r1378834 - /cxf/trunk/services/wsn/wsn-api/pom.xml

Author: ffang
Date: Thu Aug 30 07:50:03 2012
New Revision: 1378834

URL: http://svn.apache.org/viewvc?rev=1378834&view=rev
Log:
[CXF-4489]revert the unecessary change

Modified:
    cxf/trunk/services/wsn/wsn-api/pom.xml

Modified: cxf/trunk/services/wsn/wsn-api/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/services/wsn/wsn-api/pom.xml?rev=1378834&r1=1378833&r2=1378834&view=diff
==============================================================================
--- cxf/trunk/services/wsn/wsn-api/pom.xml (original)
+++ cxf/trunk/services/wsn/wsn-api/pom.xml Thu Aug 30 07:50:03 2012
@@ -87,7 +87,6 @@
                             javax.xml.bind*;version="[0.0,3)",
                             javax.jws*;version="[0.0,3)",
                             javax.xml.ws*;version="[0.0,3)",
-                            org.apache.cxf.jaxws.spi;version="[2.4,3)",
                             org.apache.cxf*;version="[2.4,3)",
                             *
                         </Import-Package>