[jboss-cvs] JBossAS SVN: r73154 - trunk/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 8 11:00:17 EDT 2008


Author: dimitris at jboss.org
Date: 2008-05-08 11:00:17 -0400 (Thu, 08 May 2008)
New Revision: 73154

Modified:
   trunk/component-matrix/pom.xml
Log:
point to the latest non-snapshot parent.

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2008-05-08 14:25:02 UTC (rev 73153)
+++ trunk/component-matrix/pom.xml	2008-05-08 15:00:17 UTC (rev 73154)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jboss</groupId>
     <artifactId>jboss-parent</artifactId>
-    <version>4-SNAPSHOT</version>
+    <version>4-beta-2</version>
   </parent>
 
   <!-- POM Model Version -->




More information about the jboss-cvs-commits mailing list