[jboss-cvs] JBossAS SVN: r71070 - projects/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 20 11:09:00 EDT 2008


Author: ALRubinger
Date: 2008-03-20 11:09:00 -0400 (Thu, 20 Mar 2008)
New Revision: 71070

Modified:
   projects/component-matrix/pom.xml
Log:
[JBAS-5324] Renamed artifactId to 'jboss-as-component-matrix'

Modified: projects/component-matrix/pom.xml
===================================================================
--- projects/component-matrix/pom.xml	2008-03-20 15:06:27 UTC (rev 71069)
+++ projects/component-matrix/pom.xml	2008-03-20 15:09:00 UTC (rev 71070)
@@ -16,10 +16,10 @@
 
   <!-- Artifact Information -->
   <groupId>org.jboss.jbossas</groupId>
-  <artifactId>jboss-as-dependency</artifactId>
+  <artifactId>jboss-as-component-matrix</artifactId>
   <packaging>pom</packaging>
   <version>0.1.0-SNAPSHOT</version>
-  <name>JBossAS Dependency Matrix</name>
+  <name>JBossAS Component Matrix</name>
   <description>
     Contract for Consumers of JBossAS Components, defining and
     centralizing the dependency management contract
@@ -1372,4 +1372,4 @@
 
   </dependencyManagement>
 
-</project>
\ No newline at end of file
+</project>




More information about the jboss-cvs-commits mailing list