[seam-commits] Seam SVN: r14223 - in branches/community/Seam_2_3: jboss-embedded-bootstrap and 17 other directories.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Sat Oct 8 07:41:16 EDT 2011
Author: manaRH
Date: 2011-10-08 07:41:15 -0400 (Sat, 08 Oct 2011)
New Revision: 14223
Modified:
branches/community/Seam_2_3/functional-tests/pom.xml
branches/community/Seam_2_3/jboss-embedded-bootstrap/pom.xml
branches/community/Seam_2_3/jboss-seam-debug/pom.xml
branches/community/Seam_2_3/jboss-seam-excel/pom.xml
branches/community/Seam_2_3/jboss-seam-flex/pom.xml
branches/community/Seam_2_3/jboss-seam-gen/pom.xml
branches/community/Seam_2_3/jboss-seam-ioc/pom.xml
branches/community/Seam_2_3/jboss-seam-jul/pom.xml
branches/community/Seam_2_3/jboss-seam-mail/pom.xml
branches/community/Seam_2_3/jboss-seam-parent/pom.xml
branches/community/Seam_2_3/jboss-seam-pdf/pom.xml
branches/community/Seam_2_3/jboss-seam-remoting/pom.xml
branches/community/Seam_2_3/jboss-seam-resteasy/pom.xml
branches/community/Seam_2_3/jboss-seam-rss/pom.xml
branches/community/Seam_2_3/jboss-seam-ui/pom.xml
branches/community/Seam_2_3/jboss-seam-wicket/pom.xml
branches/community/Seam_2_3/jboss-seam/pom.xml
branches/community/Seam_2_3/seam-integration-tests/pom.xml
branches/community/Seam_2_3/seam-reference-guide/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: branches/community/Seam_2_3/functional-tests/pom.xml
===================================================================
--- branches/community/Seam_2_3/functional-tests/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/functional-tests/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
Modified: branches/community/Seam_2_3/jboss-embedded-bootstrap/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-embedded-bootstrap/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-embedded-bootstrap/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
Modified: branches/community/Seam_2_3/jboss-seam/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam-parent</artifactId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<groupId>org.jboss.seam</groupId>
Modified: branches/community/Seam_2_3/jboss-seam-debug/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-debug/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-debug/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/community/Seam_2_3/jboss-seam-excel/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-excel/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-excel/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/community/Seam_2_3/jboss-seam-flex/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-flex/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-flex/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/community/Seam_2_3/jboss-seam-gen/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-gen/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-gen/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam-parent</artifactId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
Modified: branches/community/Seam_2_3/jboss-seam-ioc/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-ioc/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-ioc/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/community/Seam_2_3/jboss-seam-jul/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-jul/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-jul/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<groupId>org.jboss.seam</groupId>
Modified: branches/community/Seam_2_3/jboss-seam-mail/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-mail/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-mail/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<groupId>org.jboss.seam</groupId>
Modified: branches/community/Seam_2_3/jboss-seam-parent/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-parent/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-parent/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -4,7 +4,7 @@
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam-parent</artifactId>
<name>Seam Parent</name>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<licenses>
@@ -1543,9 +1543,9 @@
</ciManagement>
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/seam/tags/JBoss_Seam_2.3.0.ALPHA/jboss-seam-parent</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/tags/JBoss_Seam_2.3.0.ALPHA/Seam_2_3jboss-seam-parent</developerConnection>
- <url>scm:svn:https://svn.jboss.org/repos/seam/tags/JBoss_Seam_2.3.0.ALPHA/Seam_2_3</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/seam/branches/community/Seam_2_3/jboss-seam-parent</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/branches/community/Seam_2_3jboss-seam-parent</developerConnection>
+ <url>scm:svn:https://svn.jboss.org/repos/seam/branches/community/Seam_2_3</url>
</scm>
<organization>
Modified: branches/community/Seam_2_3/jboss-seam-pdf/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-pdf/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-pdf/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
Modified: branches/community/Seam_2_3/jboss-seam-remoting/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-remoting/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-remoting/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/community/Seam_2_3/jboss-seam-resteasy/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-resteasy/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-resteasy/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/community/Seam_2_3/jboss-seam-rss/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-rss/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-rss/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/community/Seam_2_3/jboss-seam-ui/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-ui/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-ui/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<groupId>org.jboss.seam</groupId>
Modified: branches/community/Seam_2_3/jboss-seam-wicket/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-wicket/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/jboss-seam-wicket/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
Modified: branches/community/Seam_2_3/seam-integration-tests/pom.xml
===================================================================
--- branches/community/Seam_2_3/seam-integration-tests/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/seam-integration-tests/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -4,7 +4,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<groupId>org.jboss.seam</groupId>
Modified: branches/community/Seam_2_3/seam-reference-guide/pom.xml
===================================================================
--- branches/community/Seam_2_3/seam-reference-guide/pom.xml 2011-10-08 11:40:02 UTC (rev 14222)
+++ branches/community/Seam_2_3/seam-reference-guide/pom.xml 2011-10-08 11:41:15 UTC (rev 14223)
@@ -3,12 +3,12 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<relativePath>../jboss-seam-parent/pom.xml</relativePath>
</parent>
<groupId>org.jboss.seam</groupId>
<artifactId>seam-reference-guide</artifactId>
- <version>2.3.0.ALPHA</version>
+ <version>2.3.0-SNAPSHOT</version>
<name>Seam Reference Guide</name>
<packaging>jar</packaging>
More information about the seam-commits
mailing list