Author: lincolnthree
Date: 2010-04-23 13:26:10 -0400 (Fri, 23 Apr 2010)
New Revision: 12611
Modified:
modules/faces/trunk/api/pom.xml
modules/faces/trunk/impl/pom.xml
modules/faces/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 3.0.0.Alpha2
Modified: modules/faces/trunk/api/pom.xml
===================================================================
--- modules/faces/trunk/api/pom.xml 2010-04-23 16:31:50 UTC (rev 12610)
+++ modules/faces/trunk/api/pom.xml 2010-04-23 17:26:10 UTC (rev 12611)
@@ -4,11 +4,11 @@
<parent>
<artifactId>seam-faces-parent</artifactId>
<groupId>org.jboss.seam.faces</groupId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha2</version>
</parent>
<artifactId>seam-faces-api</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha2</version>
<packaging>jar</packaging>
<name>Seam Faces Module API</name>
Modified: modules/faces/trunk/impl/pom.xml
===================================================================
--- modules/faces/trunk/impl/pom.xml 2010-04-23 16:31:50 UTC (rev 12610)
+++ modules/faces/trunk/impl/pom.xml 2010-04-23 17:26:10 UTC (rev 12611)
@@ -4,11 +4,11 @@
<parent>
<artifactId>seam-faces-parent</artifactId>
<groupId>org.jboss.seam.faces</groupId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha2</version>
</parent>
<artifactId>seam-faces</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha2</version>
<packaging>jar</packaging>
<name>Seam Faces Module Core Implementation</name>
Modified: modules/faces/trunk/pom.xml
===================================================================
--- modules/faces/trunk/pom.xml 2010-04-23 16:31:50 UTC (rev 12610)
+++ modules/faces/trunk/pom.xml 2010-04-23 17:26:10 UTC (rev 12611)
@@ -9,7 +9,7 @@
<artifactId>seam-faces-parent</artifactId>
<groupId>org.jboss.seam.faces</groupId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.Alpha2</version>
<packaging>pom</packaging>
<name>Seam Faces Module Parent POM</name>
@@ -178,11 +178,11 @@
</developers>
<scm>
- <
connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/faces/t...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/faces/t...
</connection>
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/f...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/f...
</developerConnection>
- <
url>http://fisheye.jboss.org/browse/Seam/modules/faces/trunk</url>
+ <
url>http://fisheye.jboss.org/browse/Seam/modules/faces/tags/3.0.0.Alph...
</scm>
<build>