Author: pete.muir(a)jboss.org
Date: 2009-01-29 13:22:08 -0500 (Thu, 29 Jan 2009)
New Revision: 1355
Modified:
ri/trunk/pom.xml
ri/trunk/webbeans-api/pom.xml
ri/trunk/webbeans-ri-spi/pom.xml
ri/trunk/webbeans-ri/pom.xml
Log:
[maven-release-plugin] prepare release 1.0.0.ALPHA2
Modified: ri/trunk/pom.xml
===================================================================
--- ri/trunk/pom.xml 2009-01-29 18:18:14 UTC (rev 1354)
+++ ri/trunk/pom.xml 2009-01-29 18:22:08 UTC (rev 1355)
@@ -3,7 +3,7 @@
<groupId>org.jboss.webbeans</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.ALPHA2</version>
<name>Web Beans</name>
<
url>http://www.seamframework.org/WebBeans</url>
@@ -424,9 +424,9 @@
</licenses>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/ri</conn...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri<...
- <
url>http://fisheye.jboss.org/browse/WebBeans/ri</url>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/ri/1.0.0.AL...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri/ta...
+ <
url>http://fisheye.jboss.org/browse/WebBeans/ri/1.0.0.ALPHA2</url>
</scm>
<distributionManagement>
Modified: ri/trunk/webbeans-api/pom.xml
===================================================================
--- ri/trunk/webbeans-api/pom.xml 2009-01-29 18:18:14 UTC (rev 1354)
+++ ri/trunk/webbeans-api/pom.xml 2009-01-29 18:22:08 UTC (rev 1355)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.webbeans</groupId>
<artifactId>parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.ALPHA2</version>
</parent>
<groupId>org.jboss.webbeans</groupId>
Modified: ri/trunk/webbeans-ri/pom.xml
===================================================================
--- ri/trunk/webbeans-ri/pom.xml 2009-01-29 18:18:14 UTC (rev 1354)
+++ ri/trunk/webbeans-ri/pom.xml 2009-01-29 18:22:08 UTC (rev 1355)
@@ -2,7 +2,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.jboss.webbeans</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.ALPHA2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.webbeans</groupId>
Modified: ri/trunk/webbeans-ri-spi/pom.xml
===================================================================
--- ri/trunk/webbeans-ri-spi/pom.xml 2009-01-29 18:18:14 UTC (rev 1354)
+++ ri/trunk/webbeans-ri-spi/pom.xml 2009-01-29 18:22:08 UTC (rev 1355)
@@ -2,7 +2,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.jboss.webbeans</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.ALPHA2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.webbeans</groupId>