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

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Fri Jul 3 06:57:21 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-07-03 06:57:21 -0400 (Fri, 03 Jul 2009)
New Revision: 2981

Modified:
   ri/trunk/spi/pom.xml
Log:
[maven-release-plugin] prepare release webbeans-spi-1.0.0.PREVIEW2

Modified: ri/trunk/spi/pom.xml
===================================================================
--- ri/trunk/spi/pom.xml	2009-07-03 10:56:33 UTC (rev 2980)
+++ ri/trunk/spi/pom.xml	2009-07-03 10:57:21 UTC (rev 2981)
@@ -7,7 +7,7 @@
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.webbeans</groupId>
    <artifactId>webbeans-spi</artifactId>
-   <version>1.0.0-SNAPSHOT</version>
+   <version>1.0.0.PREVIEW2</version>
    <name>Web Beans Service Provider Interfaces</name>
    <dependencies>
 
@@ -63,4 +63,10 @@
    <build>
    	<defaultGoal>install</defaultGoal>
    </build>
+
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/ri/tags/webbeans-spi-1.0.0.PREVIEW2</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri/tags/webbeans-spi-1.0.0.PREVIEW2</developerConnection>
+    <url>scm:svn:https://svn.jboss.org/repos/webbeans/ri/tags/webbeans-spi-1.0.0.PREVIEW2</url>
+  </scm>
 </project>




More information about the weld-commits mailing list