Author: dkulp
Date: Wed Oct 6 18:55:52 2010
New Revision: 1005203
URL: http://svn.apache.org/viewvc?rev=1005203&view=rev
Log:
Merged revisions 1005184 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1005184 | dkulp | 2010-10-06 13:43:46 -0400 (Wed, 06 Oct 2010) | 1 line
Update FI version
........
Modified:
cxf/branches/2.2.x-fixes/ (props changed)
cxf/branches/2.2.x-fixes/parent/pom.xml
Propchange: cxf/branches/2.2.x-fixes/
('svn:mergeinfo' removed)
Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.2.x-fixes/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/parent/pom.xml?rev=1005203&r1=1005202&r2=1005203&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/parent/pom.xml Wed Oct 6 18:55:52 2010
@@ -329,7 +329,7 @@
<dependency>
<groupId>com.sun.xml.fastinfoset</groupId>
<artifactId>FastInfoset</artifactId>
- <version>1.2.7</version>
+ <version>1.2.8</version>
</dependency>