performance optimization.
[utils] / support / pom.xml
index ac8d033aaf125fac75e695f35be1c8174b3ac85f..55def75932469a19e1eae34cb9cd2b31ecd69360 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <parent>
@@ -14,7 +15,9 @@
   <url>http://wamblee.org</url>
 
   <modules>
-    <module>general</module>
+    <module>general</module>  
+    <module>inject</module>
+    <module>cdi</module>
     <module>spring</module>
   </modules>