migration to maven 3
[utils] / support / cdi / pom.xml
index 5166f5040f29a247b73f86a60a2abf52aaf08404..1ed3c7fbf7a2ebf5aa605e501f90761e68ce285c 100644 (file)
@@ -5,6 +5,7 @@
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-utils</artifactId>
     <version>0.6-SNAPSHOT</version>
+       <relativePath>../..</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <name>/support/cdi</name>
   <url>http://wamblee.org</url>
   <dependencies>
-    <dependency>
-      <groupId>org.jboss.weld</groupId>
-      <artifactId>weld-se</artifactId>
-    </dependency>
-    
     <dependency>
       <groupId>org.wamblee</groupId>
       <artifactId>wamblee-support-inject</artifactId>