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

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


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

Modified:
   ri/trunk/spi/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: ri/trunk/spi/pom.xml
===================================================================
--- ri/trunk/spi/pom.xml	2009-07-03 10:57:47 UTC (rev 2982)
+++ ri/trunk/spi/pom.xml	2009-07-03 10:57:59 UTC (rev 2983)
@@ -7,7 +7,7 @@
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.webbeans</groupId>
    <artifactId>webbeans-spi</artifactId>
-   <version>1.0.0.PREVIEW2</version>
+   <version>1.0.0-SNAPSHOT</version>
    <name>Web Beans Service Provider Interfaces</name>
    <dependencies>
 
@@ -63,10 +63,4 @@
    <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