From: Erik Brakkee <erik@brakkee.org>
Date: Wed, 14 Jul 2010 21:42:36 +0000 (+0000)
Subject: (no commit message)
X-Git-Tag: wamblee-utils-0.7~339
X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=f1fc3063a4549c0f05cef30616e7f80aa032c221;p=utils

---

diff --git a/support/cdi/pom.xml b/support/cdi/pom.xml
index 04db3bb6..9dac24a2 100644
--- a/support/cdi/pom.xml
+++ b/support/cdi/pom.xml
@@ -18,6 +18,12 @@
       <groupId>org.jboss.weld</groupId>
       <artifactId>weld-se</artifactId>
     </dependency>
+    
+    <dependency>
+      <groupId>org.wamblee</groupId>
+      <artifactId>wamblee-test-enterprise</artifactId>
+      <version>0.2.5-SNAPSHOT</version>
+    </dependency>
    
   </dependencies>