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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 11 10:55:46 EST 2011


Author: fnasser at redhat.com
Date: 2011-03-11 10:55:46 -0500 (Fri, 11 Mar 2011)
New Revision: 110893

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
Fix typo in previous commit

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-11 15:27:58 UTC (rev 110892)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-11 15:55:46 UTC (rev 110893)
@@ -1856,7 +1856,7 @@
             <groupId>javax.xml</groupId>
             <artifactId>jaxrpc-api</artifactId>
           </exclusion>
-          </exclusion>
+        </exclusions>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list