[jboss-cvs] JBossAS SVN: r67734 - projects/ejb3/trunk/ejb3-ext-api.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Dec 2 15:27:43 EST 2007


Author: ALRubinger
Date: 2007-12-02 15:27:43 -0500 (Sun, 02 Dec 2007)
New Revision: 67734

Modified:
   projects/ejb3/trunk/ejb3-ext-api/pom.xml
Log:
[EJBTHREE-1099] Reset parent for release

Modified: projects/ejb3/trunk/ejb3-ext-api/pom.xml
===================================================================
--- projects/ejb3/trunk/ejb3-ext-api/pom.xml	2007-12-02 20:12:00 UTC (rev 67733)
+++ projects/ejb3/trunk/ejb3-ext-api/pom.xml	2007-12-02 20:27:43 UTC (rev 67734)
@@ -5,10 +5,17 @@
 
    <!-- Define Parent -->
    <parent>
+
+      <groupId>org.jboss</groupId>
+      <artifactId>jboss-parent</artifactId>
+      <version>3</version>
+
+      <!-- 
          <artifactId>jboss-ejb3</artifactId>
          <groupId>org.jboss.ejb3</groupId>
          <version>0.11.0-SNAPSHOT</version>
          <relativePath>../build/pom.xml</relativePath>
+         -->
    </parent>
 
    <!-- Maven POM Model Version -->




More information about the jboss-cvs-commits mailing list