[webbeans-commits] Webbeans SVN: r2486 - ri/trunk/api.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Fri Apr 17 12:16:01 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-04-17 12:16:01 -0400 (Fri, 17 Apr 2009)
New Revision: 2486

Modified:
   ri/trunk/api/pom.xml
Log:
prepare for release

Modified: ri/trunk/api/pom.xml
===================================================================
--- ri/trunk/api/pom.xml	2009-04-17 16:14:24 UTC (rev 2485)
+++ ri/trunk/api/pom.xml	2009-04-17 16:16:01 UTC (rev 2486)
@@ -4,12 +4,12 @@
 	<parent>
 		<groupId>org.jboss.webbeans</groupId>
 		<artifactId>webbeans-parent</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0.PREVIEW1</version>
 	</parent>
 
 	<groupId>org.jboss.webbeans</groupId>
 	<artifactId>jsr299-api</artifactId>
-   <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<name>JSR-299 API</name>
 	<url>http://www.seamframework.org/WebBeans</url>




More information about the weld-commits mailing list