[webbeans-commits] Webbeans SVN: r1842 - ri/trunk/spi.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Sun Mar 8 19:54:45 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-03-08 19:54:44 -0400 (Sun, 08 Mar 2009)
New Revision: 1842

Modified:
   ri/trunk/spi/pom.xml
Log:
prep for release

Modified: ri/trunk/spi/pom.xml
===================================================================
--- ri/trunk/spi/pom.xml	2009-03-08 23:52:49 UTC (rev 1841)
+++ ri/trunk/spi/pom.xml	2009-03-08 23:54:44 UTC (rev 1842)
@@ -2,11 +2,12 @@
    <parent>
       <artifactId>webbeans-parent</artifactId>
       <groupId>org.jboss.webbeans</groupId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0.BETA1</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.webbeans</groupId>
    <artifactId>webbeans-spi</artifactId>
+   <version>1.0.0-SNAPSHOT</version>
    <name>Web Beans Service Provider Interfaces</name>
    <dependencies>
 




More information about the weld-commits mailing list