[jboss-cvs] JBossAS SVN: r91518 - branches/JBPAPP_5_0/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 21 17:09:51 EDT 2009


Author: fnasser at redhat.com
Date: 2009-07-21 17:09:51 -0400 (Tue, 21 Jul 2009)
New Revision: 91518

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
JBPTP-126 - Upgrade FastInfoset (sun-fi) to 1.2.7 (from 1.2.2)

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-07-21 21:05:18 UTC (rev 91517)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-07-21 21:09:51 UTC (rev 91518)
@@ -1999,13 +1999,13 @@
       <dependency>
         <groupId>sun-fi</groupId>
         <artifactId>FastInfoset</artifactId>
-        <version>1.2.2</version>
+        <version>1.2.7</version>
       </dependency>
       
       <dependency>
         <groupId>sun-fi</groupId>
         <artifactId>FastInfosetUtilities</artifactId>
-        <version>1.2.2</version>
+        <version>1.2.7</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list