[weld-commits] Weld SVN: r7153 - cdi-api/trunk.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Thu Dec 16 14:06:29 EST 2010


Author: pete.muir at jboss.org
Date: 2010-12-16 14:06:29 -0500 (Thu, 16 Dec 2010)
New Revision: 7153

Modified:
   cdi-api/trunk/pom.xml
Log:
fix relativePath

Modified: cdi-api/trunk/pom.xml
===================================================================
--- cdi-api/trunk/pom.xml	2010-12-16 19:06:09 UTC (rev 7152)
+++ cdi-api/trunk/pom.xml	2010-12-16 19:06:29 UTC (rev 7153)
@@ -5,6 +5,7 @@
       <groupId>org.jboss.weld</groupId>
       <artifactId>weld-parent</artifactId>
       <version>17</version>
+      <relativePath />
    </parent>
 
    <groupId>javax.enterprise</groupId>



More information about the weld-commits mailing list