Author: pete.muir(a)jboss.org
Date: 2009-03-08 19:55:58 -0400 (Sun, 08 Mar 2009)
New Revision: 1843
Modified:
ri/trunk/spi/pom.xml
Log:
[maven-release-plugin] prepare release webbeans-spi-1.0.0.BETA1
Modified: ri/trunk/spi/pom.xml
===================================================================
--- ri/trunk/spi/pom.xml 2009-03-08 23:54:44 UTC (rev 1842)
+++ ri/trunk/spi/pom.xml 2009-03-08 23:55:58 UTC (rev 1843)
@@ -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.BETA1</version>
<name>Web Beans Service Provider Interfaces</name>
<dependencies>
@@ -51,4 +51,10 @@
<defaultGoal>install</defaultGoal>
</build>
+
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/ri/webbeans...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri/ta...
+
<
url>http://fisheye.jboss.org/browse/WebBeans/ri/webbeans-spi-1.0.0.BET...
+ </scm>
</project>