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

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


Author: pete.muir at jboss.org
Date: 2009-03-08 19:51:42 -0400 (Sun, 08 Mar 2009)
New Revision: 1838

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-08 23:50:59 UTC (rev 1837)
+++ ri/trunk/api/pom.xml	2009-03-08 23:51:42 UTC (rev 1838)
@@ -9,10 +9,16 @@
 
 	<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