[jboss-cvs] JBossAS SVN: r83824 - projects/ejb3/trunk/as-int.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 3 13:47:53 EST 2009


Author: ALRubinger
Date: 2009-02-03 13:47:53 -0500 (Tue, 03 Feb 2009)
New Revision: 83824

Modified:
   projects/ejb3/trunk/as-int/pom.xml
Log:
[EJBTHREE-1715] Set as-int relativePath of parent

Modified: projects/ejb3/trunk/as-int/pom.xml
===================================================================
--- projects/ejb3/trunk/as-int/pom.xml	2009-02-03 18:23:00 UTC (rev 83823)
+++ projects/ejb3/trunk/as-int/pom.xml	2009-02-03 18:47:53 UTC (rev 83824)
@@ -7,6 +7,7 @@
     <groupId>org.jboss.ejb3</groupId>
     <artifactId>jboss-ejb3</artifactId>
     <version>1.1.0-SNAPSHOT</version>
+    <relativePath>../ejb3/pom.xml</relativePath>
   </parent>
   
   <!-- Model Version -->




More information about the jboss-cvs-commits mailing list