dependencies now in root pom
[utils] / support / cdi / pom.xml
index e05b96c0adcc380479f08a66d77e9cc8abd455b9..04db3bb6588cc0764eef73131718f45bcdfb51f3 100644 (file)
     <dependency>
       <groupId>org.jboss.weld</groupId>
       <artifactId>weld-se</artifactId>
-      <version>1.0.1-Final</version>
     </dependency>
-    
-    <!-- always include the APIs last because they contain garbled/unusable classes -->
-    <!-- dependency>
-      <groupId>javax</groupId>
-      <artifactId>javaee-api</artifactId>
-    </dependency -->
    
   </dependencies>