[seam-commits] Seam SVN: r12008 - modules/remoting/trunk.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Feb 4 03:30:37 EST 2010


Author: shane.bryzak at jboss.com
Date: 2010-02-04 03:30:37 -0500 (Thu, 04 Feb 2010)
New Revision: 12008

Modified:
   modules/remoting/trunk/pom.xml
Log:
updated weld dependency version


Modified: modules/remoting/trunk/pom.xml
===================================================================
--- modules/remoting/trunk/pom.xml	2010-02-04 08:30:12 UTC (rev 12007)
+++ modules/remoting/trunk/pom.xml	2010-02-04 08:30:37 UTC (rev 12008)
@@ -93,7 +93,7 @@
       <dependency>
          <groupId>org.jboss.weld</groupId>
          <artifactId>weld-core</artifactId>
-         <version>1.0.0</version>
+         <version>1.0.1-SNAPSHOT</version>
          <scope>provided</scope>
       </dependency>
    </dependencies>



More information about the seam-commits mailing list