Author: dkulp
Date: Tue Jun 30 15:00:43 2009
New Revision: 789780
URL: http://svn.apache.org/viewvc?rev=789780&view=rev
Log:
Use fastinfoset version set in parent
Modified:
cxf/branches/2.1.x-fixes/rt/core/pom.xml
Modified: cxf/branches/2.1.x-fixes/rt/core/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/rt/core/pom.xml?rev=789780&r1=789779&r2=789780&view=diff
==============================================================================
--- cxf/branches/2.1.x-fixes/rt/core/pom.xml (original)
+++ cxf/branches/2.1.x-fixes/rt/core/pom.xml Tue Jun 30 15:00:43 2009
@@ -75,7 +75,6 @@
<dependency>
<groupId>com.sun.xml.fastinfoset</groupId>
<artifactId>FastInfoset</artifactId>
- <version>1.2.2</version>
</dependency>
</dependencies>