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

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Sun Apr 19 19:01:18 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-04-19 19:01:17 -0400 (Sun, 19 Apr 2009)
New Revision: 2534

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

Modified: ri/trunk/spi/pom.xml
===================================================================
--- ri/trunk/spi/pom.xml	2009-04-19 23:00:08 UTC (rev 2533)
+++ ri/trunk/spi/pom.xml	2009-04-19 23:01:17 UTC (rev 2534)
@@ -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.PREVIEW1</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.PREVIEW1</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri/tags/webbeans-spi-1.0.0.PREVIEW1</developerConnection>
+    <url>http://fisheye.jboss.org/browse/WebBeans/ri/tags/webbeans-spi-1.0.0.PREVIEW1</url>
+  </scm>
 </project>




More information about the weld-commits mailing list