Author: ningjiang
Date: Tue Oct 16 01:57:02 2012
New Revision: 1398607
URL: http://svn.apache.org/viewvc?rev=1398607&view=rev
Log:
Merged revisions 1398606 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1398606 | ningjiang | 2012-10-16 09:49:55 +0800 (Tue, 16 Oct 2012) | 1 line
CXF-4569 update the cxf package imports version range of cxf-services-wsn
........
Modified:
cxf/branches/2.6.x-fixes/ (props changed)
cxf/branches/2.6.x-fixes/services/wsn/wsn-api/pom.xml
cxf/branches/2.6.x-fixes/services/wsn/wsn-core/pom.xml
Propchange: cxf/branches/2.6.x-fixes/
------------------------------------------------------------------------------
svn:mergeinfo = /cxf/trunk:1398606
Propchange: cxf/branches/2.6.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.6.x-fixes/services/wsn/wsn-api/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/services/wsn/wsn-api/pom.xml?rev=1398607&r1=1398606&r2=1398607&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/services/wsn/wsn-api/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/services/wsn/wsn-api/pom.xml Tue Oct 16 01:57:02
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/branches/2.6.x-fixes/services/wsn/wsn-core/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/services/wsn/wsn-core/pom.xml?rev=1398607&r1=1398606&r2=1398607&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/services/wsn/wsn-core/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/services/wsn/wsn-core/pom.xml Tue Oct 16 01:57:02
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>