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

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


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

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

Modified: ri/trunk/api/pom.xml
===================================================================
--- ri/trunk/api/pom.xml	2009-04-17 16:16:01 UTC (rev 2486)
+++ ri/trunk/api/pom.xml	2009-04-17 16:16:59 UTC (rev 2487)
@@ -9,8 +9,14 @@
 
 	<groupId>org.jboss.webbeans</groupId>
 	<artifactId>jsr299-api</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0.PREVIEW1</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.PREVIEW1</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri/tags/jsr299-api-1.0.0.PREVIEW1</developerConnection>
+    <url>http://fisheye.jboss.org/browse/WebBeans/ri/jsr299-api-1.0.0.PREVIEW1</url>
+  </scm>
 </project>




More information about the weld-commits mailing list