[webbeans-commits] Webbeans SVN: r2679 - extensions/trunk/servlet/build.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Mon May 11 15:16:10 EDT 2009


Author: dan.j.allen
Date: 2009-05-11 15:16:09 -0400 (Mon, 11 May 2009)
New Revision: 2679

Modified:
   extensions/trunk/servlet/build/pom.xml
Log:
need to switch to snapshot to grab critical changes


Modified: extensions/trunk/servlet/build/pom.xml
===================================================================
--- extensions/trunk/servlet/build/pom.xml	2009-05-11 19:15:18 UTC (rev 2678)
+++ extensions/trunk/servlet/build/pom.xml	2009-05-11 19:16:09 UTC (rev 2679)
@@ -26,6 +26,7 @@
          <groupId>org.jboss.webbeans</groupId>
          <artifactId>webbeans-core</artifactId>
          <optional>true</optional>
+         <version>1.0.0-SNAPSHOT</version>
       </dependency>
       
       <dependency>




More information about the weld-commits mailing list