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

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Fri Jul 3 06:53:56 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-07-03 06:53:56 -0400 (Fri, 03 Jul 2009)
New Revision: 2979

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

Modified: ri/trunk/api/pom.xml
===================================================================
--- ri/trunk/api/pom.xml	2009-07-03 10:53:44 UTC (rev 2978)
+++ ri/trunk/api/pom.xml	2009-07-03 10:53:56 UTC (rev 2979)
@@ -9,7 +9,7 @@
 
 	<groupId>org.jboss.webbeans</groupId>
 	<artifactId>jsr299-api</artifactId>
-	<version>1.0.0.PREVIEW2</version>
+	<version>1.0.0-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<name>JSR-299 API</name>
 	<url>http://www.seamframework.org/WebBeans</url>
@@ -24,10 +24,4 @@
          <artifactId>ejb-api</artifactId>
       </dependency>
 	</dependencies>
-
-  <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/ri/tags/jsr299-api-1.0.0.PREVIEW2</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri/tags/jsr299-api-1.0.0.PREVIEW2</developerConnection>
-    <url>scm:svn:https://svn.jboss.org/repos/webbeans/ri/tags/jsr299-api-1.0.0.PREVIEW2</url>
-  </scm>
 </project>




More information about the weld-commits mailing list