[richfaces-svn-commits] JBoss Rich Faces SVN: r18622 - in branches/RF-9040_build_updated_m2: archetypes/richfaces-archetype-simpleapp and 11 other directories.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Aug 13 10:13:32 EDT 2010


Author: jbalunas at redhat.com
Date: 2010-08-13 10:13:32 -0400 (Fri, 13 Aug 2010)
New Revision: 18622

Modified:
   branches/RF-9040_build_updated_m2/archetypes/pom.xml
   branches/RF-9040_build_updated_m2/archetypes/richfaces-archetype-simpleapp/pom.xml
   branches/RF-9040_build_updated_m2/archetypes/richfaces-component-short/pom.xml
   branches/RF-9040_build_updated_m2/archetypes/richfaces-component/pom.xml
   branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/pom.xml
   branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml
   branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml
   branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml
   branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml
   branches/RF-9040_build_updated_m2/cdk/bom/pom.xml
   branches/RF-9040_build_updated_m2/cdk/pom.xml
   branches/RF-9040_build_updated_m2/ui/common/pom.xml
   branches/RF-9040_build_updated_m2/ui/core/pom.xml
Log:
Verified everything is pointing to latest snapshot parent

Modified: branches/RF-9040_build_updated_m2/archetypes/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/archetypes/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/archetypes/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
     
     <groupId>org.richfaces.archetypes</groupId>

Modified: branches/RF-9040_build_updated_m2/archetypes/richfaces-archetype-simpleapp/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/archetypes/richfaces-archetype-simpleapp/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/archetypes/richfaces-archetype-simpleapp/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/RF-9040_build_updated_m2/archetypes/richfaces-component/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/archetypes/richfaces-component/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/archetypes/richfaces-component/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/RF-9040_build_updated_m2/archetypes/richfaces-component-short/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/archetypes/richfaces-component-short/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/archetypes/richfaces-component-short/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
 
     <groupId>${groupId}.${category}</groupId>

Modified: branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
 
     <groupId>${groupId}.${category}</groupId>

Modified: branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
 
     <groupId>${groupId}.${category}</groupId>

Modified: branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
 
     <groupId>${groupId}.${category}</groupId>

Modified: branches/RF-9040_build_updated_m2/cdk/bom/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/cdk/bom/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/cdk/bom/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.richfaces</groupId>
 		<artifactId>richfaces-parent</artifactId>
-		<version>9</version>
+		<version>10-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>

Modified: branches/RF-9040_build_updated_m2/cdk/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/cdk/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/cdk/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -4,7 +4,7 @@
         <parent>
              <groupId>org.richfaces</groupId>
              <artifactId>richfaces-parent</artifactId>
-             <version>9</version>
+             <version>10-SNAPSHOT</version>
         </parent>
 
 	<modelVersion>4.0.0</modelVersion>

Modified: branches/RF-9040_build_updated_m2/ui/common/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/ui/common/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/ui/common/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
 
     <groupId>org.richfaces.ui.common</groupId>

Modified: branches/RF-9040_build_updated_m2/ui/core/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/ui/core/pom.xml	2010-08-13 14:12:36 UTC (rev 18621)
+++ branches/RF-9040_build_updated_m2/ui/core/pom.xml	2010-08-13 14:13:32 UTC (rev 18622)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
 
     <groupId>org.richfaces.ui.core</groupId>



More information about the richfaces-svn-commits mailing list