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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 8 13:35:37 EDT 2010


Author: fnasser at redhat.com
Date: 2010-06-08 13:35:37 -0400 (Tue, 08 Jun 2010)
New Revision: 105811

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
[JBPAPP-4446] Upgrade nekohtml to 0.9.3; [JBPAPP-4445] Upgrade to cobertura 1.9.3

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2010-06-08 17:34:36 UTC (rev 105810)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2010-06-08 17:35:37 UTC (rev 105811)
@@ -1108,7 +1108,7 @@
       <dependency>
         <groupId>nekohtml</groupId>
         <artifactId>nekohtml</artifactId>
-        <version>0.9.1</version>
+        <version>0.9.3</version>
       </dependency>
       
       <dependency>
@@ -2244,7 +2244,7 @@
       <dependency>
         <groupId>net.sourceforge.cobertura</groupId>
         <artifactId>cobertura</artifactId>
-        <version>1.9</version>
+        <version>1.9.3</version>
       </dependency>
 
     </dependencies>



More information about the jboss-cvs-commits mailing list