Author: pete.muir(a)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/jsr...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri/ta...
-
<
url>scm:svn:https://svn.jboss.org/repos/webbeans/ri/tags/jsr299-api-1....
- </scm>
</project>