[jboss-cvs] JBossAS SVN: r71489 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 31 12:50:32 EDT 2008


Author: pgier
Date: 2008-03-31 12:50:31 -0400 (Mon, 31 Mar 2008)
New Revision: 71489

Modified:
   trunk/pom.xml
Log:
[JBBUILD-464] Add the relative path to component-matrix so that it can be found locally.

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2008-03-31 16:36:47 UTC (rev 71488)
+++ trunk/pom.xml	2008-03-31 16:50:31 UTC (rev 71489)
@@ -4,6 +4,7 @@
     <groupId>org.jboss.jbossas</groupId>
     <artifactId>jboss-as-component-matrix</artifactId>
     <version>5.0.0-SNAPSHOT</version>
+    <relativePath>component-matrix</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.jbossas</groupId>




More information about the jboss-cvs-commits mailing list