You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2010/10/06 19:43:46 UTC

svn commit: r1005184 - /cxf/trunk/parent/pom.xml

Author: dkulp
Date: Wed Oct  6 17:43:46 2010
New Revision: 1005184

URL: http://svn.apache.org/viewvc?rev=1005184&view=rev
Log:
Update FI version

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1005184&r1=1005183&r2=1005184&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Wed Oct  6 17:43:46 2010
@@ -346,7 +346,7 @@
             <dependency>
                 <groupId>com.sun.xml.fastinfoset</groupId>
                 <artifactId>FastInfoset</artifactId>
-                <version>1.2.7</version>
+                <version>1.2.8</version>
             </dependency>