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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 21 20:00:33 EDT 2011


Author: fnasser at redhat.com
Date: 2011-03-21 20:00:32 -0400 (Mon, 21 Mar 2011)
New Revision: 110990

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
Typo in exclusion entry

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-21 22:33:21 UTC (rev 110989)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-22 00:00:32 UTC (rev 110990)
@@ -239,7 +239,7 @@
           </exclusion>
           <exclusion>
             <groupId>org.apache.geronimo.specs</groupId>
-            <artifactId>igeronimo-jaxr_1.0_spec</artifactId>
+            <artifactId>geronimo-jaxr_1.0_spec</artifactId>
           </exclusion>
           <exclusion>
             <groupId>org.apache.geronimo.specs</groupId>



More information about the jboss-cvs-commits mailing list