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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 26 11:15:11 EST 2009


Author: fnasser at redhat.com
Date: 2009-11-26 11:15:11 -0500 (Thu, 26 Nov 2009)
New Revision: 97037

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
Adjust version of dtdparser to the format used in the maven2-brew repo

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-11-26 16:12:29 UTC (rev 97036)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-11-26 16:15:11 UTC (rev 97037)
@@ -2097,7 +2097,7 @@
       <dependency>
         <groupId>wutka-dtdparser</groupId>
         <artifactId>dtdparser</artifactId>
-        <version>1.21-brew</version>
+        <version>1.21</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list