Author: manaRH
Date: 2012-10-12 14:54:48 -0400 (Fri, 12 Oct 2012)
New Revision: 15291

Modified:
   branches/enterprise/WFK-2_1/bom/pom.xml
Log:
fixed mgmt of transitive deps - guice:1.0

Modified: branches/enterprise/WFK-2_1/bom/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/bom/pom.xml     2012-10-12 18:31:39 UTC (rev 
15290)
+++ branches/enterprise/WFK-2_1/bom/pom.xml     2012-10-12 18:54:48 UTC (rev 
15291)
@@ -684,6 +684,12 @@
                                        </exclusion>
                                </exclusions>
                        </dependency>
+         <dependency>
+            <groupId>com.google.code.guice</groupId>
+            <artifactId>guice</artifactId>
+            <version>1.0</version>
+         </dependency>
+
                        <!--  rewriting version in   pom --> 
                        <dependency>
                           <groupId>org.apache.httpcomponents</groupId>

_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits

Reply via email to