[seam-commits] Seam SVN: r15488 - in branches/enterprise/WFK-2_1: distribution and 14 other directories.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Fri May 10 08:18:09 EDT 2013
Author: manaRH
Date: 2013-05-10 08:18:09 -0400 (Fri, 10 May 2013)
New Revision: 15488
Modified:
branches/enterprise/WFK-2_1/distribution/pom.xml
branches/enterprise/WFK-2_1/functional-tests/pom.xml
branches/enterprise/WFK-2_1/jboss-seam-debug/pom.xml
branches/enterprise/WFK-2_1/jboss-seam-excel/pom.xml
branches/enterprise/WFK-2_1/jboss-seam-gen/pom.xml
branches/enterprise/WFK-2_1/jboss-seam-ioc/pom.xml
branches/enterprise/WFK-2_1/jboss-seam-mail/pom.xml
branches/enterprise/WFK-2_1/jboss-seam-pdf/pom.xml
branches/enterprise/WFK-2_1/jboss-seam-remoting/pom.xml
branches/enterprise/WFK-2_1/jboss-seam-resteasy/pom.xml
branches/enterprise/WFK-2_1/jboss-seam-ui/pom.xml
branches/enterprise/WFK-2_1/jboss-seam/pom.xml
branches/enterprise/WFK-2_1/pom.xml
branches/enterprise/WFK-2_1/seam-cdk-helper/pom.xml
branches/enterprise/WFK-2_1/seam-integration-tests/pom.xml
branches/enterprise/WFK-2_1/seam-reference-guide/pom.xml
Log:
Changed version to 2.3.1.Final-redhat-2
Modified: branches/enterprise/WFK-2_1/distribution/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/distribution/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/distribution/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam-parent</artifactId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/enterprise/WFK-2_1/functional-tests/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/functional-tests/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/functional-tests/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/enterprise/WFK-2_1/jboss-seam/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/jboss-seam/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam-parent</artifactId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/enterprise/WFK-2_1/jboss-seam-debug/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-debug/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/jboss-seam-debug/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/enterprise/WFK-2_1/jboss-seam-excel/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-excel/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/jboss-seam-excel/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/enterprise/WFK-2_1/jboss-seam-gen/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-gen/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/jboss-seam-gen/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam-parent</artifactId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/enterprise/WFK-2_1/jboss-seam-ioc/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-ioc/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/jboss-seam-ioc/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/enterprise/WFK-2_1/jboss-seam-mail/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-mail/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/jboss-seam-mail/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/enterprise/WFK-2_1/jboss-seam-pdf/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-pdf/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/jboss-seam-pdf/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/enterprise/WFK-2_1/jboss-seam-remoting/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-remoting/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/jboss-seam-remoting/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/enterprise/WFK-2_1/jboss-seam-resteasy/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-resteasy/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/jboss-seam-resteasy/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: branches/enterprise/WFK-2_1/jboss-seam-ui/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/jboss-seam-ui/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/jboss-seam-ui/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -4,7 +4,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jboss-seam-ui</artifactId>
Modified: branches/enterprise/WFK-2_1/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -10,7 +10,7 @@
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam-parent</artifactId>
<name>Seam Parent</name>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<packaging>pom</packaging>
<licenses>
Modified: branches/enterprise/WFK-2_1/seam-cdk-helper/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/seam-cdk-helper/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/seam-cdk-helper/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -5,7 +5,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/enterprise/WFK-2_1/seam-integration-tests/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/seam-integration-tests/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/seam-integration-tests/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -4,7 +4,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/enterprise/WFK-2_1/seam-reference-guide/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/seam-reference-guide/pom.xml 2013-04-30 11:30:02 UTC (rev 15487)
+++ branches/enterprise/WFK-2_1/seam-reference-guide/pom.xml 2013-05-10 12:18:09 UTC (rev 15488)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jboss-seam-parent</artifactId>
<groupId>org.jboss.seam</groupId>
- <version>2.3.1.Final-redhat-1</version>
+ <version>2.3.1.Final-redhat-2</version>
<relativePath>../pom.xml</relativePath>
</parent>
More information about the seam-commits
mailing list