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

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Sun Mar 8 20:12:08 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-03-08 20:12:08 -0400 (Sun, 08 Mar 2009)
New Revision: 1848

Modified:
   ri/trunk/api/pom.xml
Log:
[maven-release-plugin] prepare release jsr299-api-1.0.0.BETA1

Modified: ri/trunk/api/pom.xml
===================================================================
--- ri/trunk/api/pom.xml	2009-03-09 00:09:23 UTC (rev 1847)
+++ ri/trunk/api/pom.xml	2009-03-09 00:12:08 UTC (rev 1848)
@@ -9,8 +9,14 @@
 
 	<groupId>org.jboss.webbeans</groupId>
 	<artifactId>jsr299-api</artifactId>
-   <version>1.0.0-SNAPSHOT</version>
+   <version>1.0.0.BETA1</version>
 	<packaging>jar</packaging>
 	<name>JSR-299 API</name>
 	<url>http://www.seamframework.org/WebBeans</url>
+
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/ri/jsr299-api-1.0.0.BETA1</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri/tags/jsr299-api-1.0.0.BETA1</developerConnection>
+    <url>http://fisheye.jboss.org/browse/WebBeans/ri/jsr299-api-1.0.0.BETA1</url>
+  </scm>
 </project>




More information about the weld-commits mailing list