[jboss-cvs] JBossAS SVN: r111295 - branches/JBPAPP_5_1/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 3 12:49:47 EDT 2011


Author: fnasser at redhat.com
Date: 2011-05-03 12:49:47 -0400 (Tue, 03 May 2011)
New Revision: 111295

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
JBPAPP-4945 - Upgrade jettison to 1.2

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-05-03 16:47:37 UTC (rev 111294)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-05-03 16:49:47 UTC (rev 111295)
@@ -1203,7 +1203,7 @@
       <dependency>
         <groupId>org.codehaus.jettison</groupId>
         <artifactId>jettison</artifactId>
-        <version>1.1</version>
+        <version>1.2</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list