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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 24 15:39:55 EDT 2009


Author: fnasser at redhat.com
Date: 2009-08-24 15:39:55 -0400 (Mon, 24 Aug 2009)
New Revision: 92752

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
JBPAPP-2631 - Upgrade wsdl4j to 1.6.2

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-24 19:36:34 UTC (rev 92751)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-24 19:39:55 UTC (rev 92752)
@@ -2043,7 +2043,7 @@
       <dependency>
         <groupId>wsdl4j</groupId>
         <artifactId>wsdl4j</artifactId>
-        <version>1.6.1</version>
+        <version>1.6.2</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list