[jboss-cvs] JBossAS SVN: r107916 - branches/weld-snapshot/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Aug 31 10:06:51 EDT 2010


Author: marius.bogoevici
Date: 2010-08-31 10:06:51 -0400 (Tue, 31 Aug 2010)
New Revision: 107916

Modified:
   branches/weld-snapshot/component-matrix/pom.xml
Log:
use Weld API 1.1Beta1

Modified: branches/weld-snapshot/component-matrix/pom.xml
===================================================================
--- branches/weld-snapshot/component-matrix/pom.xml	2010-08-31 13:28:03 UTC (rev 107915)
+++ branches/weld-snapshot/component-matrix/pom.xml	2010-08-31 14:06:51 UTC (rev 107916)
@@ -172,7 +172,7 @@
     <version.sun.jaxb>2.2</version.sun.jaxb>
     <version.sun-jaxws>2.2</version.sun-jaxws>
     <version.sun-policy>2.0-b01</version.sun-policy>
-    <version.weld.api>1.1-SNAPSHOT</version.weld.api>
+    <version.weld.api>1.1.Beta1</version.weld.api>
     <version.xdoclet>1.2.3</version.xdoclet>
     <version.xmlschema>1.4.5</version.xmlschema>
   </properties>



More information about the jboss-cvs-commits mailing list