Author: dkulp
Date: Wed Jun 24 15:49:34 2009
New Revision: 788060
URL: http://svn.apache.org/viewvc?rev=788060&view=rev
Log:
Update FastInfo set version to the version that has passed all of JBoss
tests.
Modified:
cxf/trunk/parent/pom.xml
Modified: cxf/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=788060&r1=788059&r2=788060&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Wed Jun 24 15:49:34 2009
@@ -379,7 +379,7 @@
<dependency>
<groupId>com.sun.xml.fastinfoset</groupId>
<artifactId>FastInfoset</artifactId>
- <version>1.2.3</version>
+ <version>1.2.7</version>
</dependency>