Author: ningjiang
Date: Tue Oct 16 01:49:55 2012
New Revision: 1398606
URL: http://svn.apache.org/viewvc?rev=1398606&view=rev
Log:
CXF-4569 update the cxf package imports version range of cxf-services-wsn
Modified:
cxf/trunk/services/wsn/wsn-api/pom.xml
cxf/trunk/services/wsn/wsn-core/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=1398606&r1=1398605&r2=1398606&view=diff
==============================================================================
--- cxf/trunk/services/wsn/wsn-api/pom.xml (original)
+++ cxf/trunk/services/wsn/wsn-api/pom.xml Tue Oct 16 01:49:55 2012
@@ -87,7 +87,7 @@
javax.xml.bind*;version="[0.0,3)",
javax.jws*;version="[0.0,3)",
javax.xml.ws*;version="[0.0,3)",
- org.apache.cxf*;version="[2.4,3)",
+ org.apache.cxf*;version="[2.5,3)",
*
</Import-Package>
<Export-Package>
Modified: cxf/trunk/services/wsn/wsn-core/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/services/wsn/wsn-core/pom.xml?rev=1398606&r1=1398605&r2=1398606&view=diff
==============================================================================
--- cxf/trunk/services/wsn/wsn-core/pom.xml (original)
+++ cxf/trunk/services/wsn/wsn-core/pom.xml Tue Oct 16 01:49:55 2012
@@ -165,7 +165,7 @@
javax.xml.bind*;version="[0.0,3)",
javax.jws*;version="[0.0,3)",
javax.xml.ws*;version="[0.0,3)",
- org.apache.cxf*;version=${project.version},
+ org.apache.cxf*;version="[2.5,3)",
*
</Import-Package>
<Export-Package>