[seam-commits] Seam SVN: r14478 - in branches/community/Seam_2_3/examples-ee6: blog/blog-ear and 13 other directories.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Apr 2 18:44:23 EDT 2012


Author: manaRH
Date: 2012-04-02 18:44:21 -0400 (Mon, 02 Apr 2012)
New Revision: 14478

Modified:
   branches/community/Seam_2_3/examples-ee6/blog/blog-ear/pom.xml
   branches/community/Seam_2_3/examples-ee6/blog/blog-ejb/pom.xml
   branches/community/Seam_2_3/examples-ee6/blog/blog-tests/pom.xml
   branches/community/Seam_2_3/examples-ee6/blog/blog-web/pom.xml
   branches/community/Seam_2_3/examples-ee6/blog/pom.xml
   branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-ear/pom.xml
   branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-ejb/pom.xml
   branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-tests/pom.xml
   branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-web/pom.xml
   branches/community/Seam_2_3/examples-ee6/contactlist/pom.xml
   branches/community/Seam_2_3/examples-ee6/drools/drools-ear/pom.xml
   branches/community/Seam_2_3/examples-ee6/drools/drools-ejb/pom.xml
   branches/community/Seam_2_3/examples-ee6/drools/drools-tests/pom.xml
   branches/community/Seam_2_3/examples-ee6/drools/drools-web/pom.xml
   branches/community/Seam_2_3/examples-ee6/drools/pom.xml
Log:
JBSEAM-4924 fixed versions in not fully migrated examples

Modified: branches/community/Seam_2_3/examples-ee6/blog/blog-ear/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/blog/blog-ear/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/blog/blog-ear/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -5,7 +5,7 @@
    <parent>
       <artifactId>blog</artifactId>
       <groupId>org.jboss.seam.examples-ee6</groupId>
-      <version>2.3.0.Beta1-SNAPSHOT</version>
+      <version>2.3.0.Beta2-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 

Modified: branches/community/Seam_2_3/examples-ee6/blog/blog-ejb/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/blog/blog-ejb/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/blog/blog-ejb/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.seam.examples-ee6</groupId>
       <artifactId>blog</artifactId>
-      <version>2.3.0.Beta1-SNAPSHOT</version>
+      <version>2.3.0.Beta2-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 

Modified: branches/community/Seam_2_3/examples-ee6/blog/blog-tests/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/blog/blog-tests/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/blog/blog-tests/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.seam.examples-ee6</groupId>
       <artifactId>blog</artifactId>
-      <version>2.3.0.Beta1-SNAPSHOT</version>
+      <version>2.3.0.Beta2-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 

Modified: branches/community/Seam_2_3/examples-ee6/blog/blog-web/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/blog/blog-web/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/blog/blog-web/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -6,7 +6,7 @@
    <parent>
       <artifactId>blog</artifactId>
       <groupId>org.jboss.seam.examples-ee6</groupId>
-      <version>2.3.0.Beta1-SNAPSHOT</version>
+      <version>2.3.0.Beta2-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 

Modified: branches/community/Seam_2_3/examples-ee6/blog/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/blog/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/blog/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -4,7 +4,7 @@
    <parent>
       <groupId>org.jboss.seam</groupId>
       <artifactId>examples-ee6</artifactId>
-      <version>2.3.0.Beta1-SNAPSHOT</version>
+      <version>2.3.0.Beta2-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-ear/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-ear/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-ear/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>contactlist</artifactId>
         <groupId>org.jboss.seam.examples-ee6</groupId>
-        <version>2.3.0.Beta1-SNAPSHOT</version>
+        <version>2.3.0.Beta2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-ejb/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-ejb/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-ejb/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>contactlist</artifactId>
         <groupId>org.jboss.seam.examples-ee6</groupId>
-        <version>2.3.0.Beta1-SNAPSHOT</version>
+        <version>2.3.0.Beta2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     

Modified: branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-tests/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-tests/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-tests/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -5,7 +5,7 @@
    <parent>
       <artifactId>contactlist</artifactId>
       <groupId>org.jboss.seam.examples-ee6</groupId>
-      <version>2.3.0.Beta1-SNAPSHOT</version>
+      <version>2.3.0.Beta2-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 

Modified: branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-web/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-web/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/contactlist/contactlist-web/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>contactlist</artifactId>
         <groupId>org.jboss.seam.examples-ee6</groupId>
-        <version>2.3.0.Beta1-SNAPSHOT</version>
+        <version>2.3.0.Beta2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     

Modified: branches/community/Seam_2_3/examples-ee6/contactlist/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/contactlist/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/contactlist/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>examples-ee6</artifactId>
         <groupId>org.jboss.seam</groupId>
-        <version>2.3.0.Beta1-SNAPSHOT</version>
+        <version>2.3.0.Beta2-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

Modified: branches/community/Seam_2_3/examples-ee6/drools/drools-ear/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/drools/drools-ear/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/drools/drools-ear/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.seam.examples-ee6</groupId>
       <artifactId>drools</artifactId>
-      <version>2.3.0.Beta1-SNAPSHOT</version>
+      <version>2.3.0.Beta2-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 

Modified: branches/community/Seam_2_3/examples-ee6/drools/drools-ejb/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/drools/drools-ejb/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/drools/drools-ejb/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.seam.examples-ee6</groupId>
       <artifactId>drools</artifactId>
-      <version>2.3.0.Beta1-SNAPSHOT</version>
+      <version>2.3.0.Beta2-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 

Modified: branches/community/Seam_2_3/examples-ee6/drools/drools-tests/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/drools/drools-tests/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/drools/drools-tests/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.seam.examples-ee6</groupId>
       <artifactId>drools</artifactId>
-      <version>2.3.0.Beta1-SNAPSHOT</version>
+      <version>2.3.0.Beta2-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 

Modified: branches/community/Seam_2_3/examples-ee6/drools/drools-web/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/drools/drools-web/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/drools/drools-web/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.jboss.seam.examples-ee6</groupId>
         <artifactId>drools</artifactId>
-        <version>2.3.0.Beta1-SNAPSHOT</version>
+        <version>2.3.0.Beta2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     

Modified: branches/community/Seam_2_3/examples-ee6/drools/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/drools/pom.xml	2012-04-02 22:43:26 UTC (rev 14477)
+++ branches/community/Seam_2_3/examples-ee6/drools/pom.xml	2012-04-02 22:44:21 UTC (rev 14478)
@@ -4,7 +4,7 @@
    <parent>
       <artifactId>examples-ee6</artifactId>
       <groupId>org.jboss.seam</groupId>
-      <version>2.3.0.Beta1-SNAPSHOT</version>
+      <version>2.3.0.Beta2-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>



More information about the seam-commits mailing list