Author: jbalunas(a)redhat.com
Date: 2010-08-20 14:44:09 -0400 (Fri, 20 Aug 2010)
New Revision: 18879
Modified:
trunk/
trunk/archetypes/pom.xml
trunk/archetypes/richfaces-archetype-simpleapp/pom.xml
trunk/archetypes/richfaces-component-short/pom.xml
trunk/archetypes/richfaces-component/pom.xml
trunk/archetypes/richfaces-components-aggregator/pom.xml
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml
trunk/bom/pom.xml
trunk/cdk/pom.xml
trunk/core/pom.xml
trunk/examples/parent/pom.xml
trunk/examples/pom.xml
trunk/pom.xml
trunk/ui/pom.xml
Log:
RFPL-754 Updated /trunk to use richfaces-parent version 10
Property changes on: trunk
___________________________________________________________________
Name: svn:externals
- build/parent
https://svn.jboss.org/repos/richfaces/modules/build/parent/trunk/
build/checkstyle
https://svn.jboss.org/repos/richfaces/modules/build/resources/tags/richfa...
build/faces-shade-transformers
https://svn.jboss.org/repos/richfaces/modules/build/resources/trunk/faces...
+ build/parent
https://svn.jboss.org/repos/richfaces/modules/build/parent/tags/richfaces...
build/checkstyle
https://svn.jboss.org/repos/richfaces/modules/build/resources/tags/richfa...
build/faces-shade-transformers
https://svn.jboss.org/repos/richfaces/modules/build/resources/trunk/faces...
Modified: trunk/archetypes/pom.xml
===================================================================
--- trunk/archetypes/pom.xml 2010-08-20 18:27:12 UTC (rev 18878)
+++ trunk/archetypes/pom.xml 2010-08-20 18:44:09 UTC (rev 18879)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../build/parent/pom.xml</relativePath>
</parent>
Modified: trunk/archetypes/richfaces-archetype-simpleapp/pom.xml
===================================================================
--- trunk/archetypes/richfaces-archetype-simpleapp/pom.xml 2010-08-20 18:27:12 UTC (rev
18878)
+++ trunk/archetypes/richfaces-archetype-simpleapp/pom.xml 2010-08-20 18:44:09 UTC (rev
18879)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../../build/parent/pom.xml</relativePath>
</parent>
Modified: trunk/archetypes/richfaces-component/pom.xml
===================================================================
--- trunk/archetypes/richfaces-component/pom.xml 2010-08-20 18:27:12 UTC (rev 18878)
+++ trunk/archetypes/richfaces-component/pom.xml 2010-08-20 18:44:09 UTC (rev 18879)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../../build/parent/pom.xml</relativePath>
</parent>
Modified: trunk/archetypes/richfaces-component-short/pom.xml
===================================================================
--- trunk/archetypes/richfaces-component-short/pom.xml 2010-08-20 18:27:12 UTC (rev
18878)
+++ trunk/archetypes/richfaces-component-short/pom.xml 2010-08-20 18:44:09 UTC (rev
18879)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../../build/parent/pom.xml</relativePath>
</parent>
Modified: trunk/archetypes/richfaces-components-aggregator/pom.xml
===================================================================
--- trunk/archetypes/richfaces-components-aggregator/pom.xml 2010-08-20 18:27:12 UTC (rev
18878)
+++ trunk/archetypes/richfaces-components-aggregator/pom.xml 2010-08-20 18:44:09 UTC (rev
18879)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../../build/parent/pom.xml</relativePath>
</parent>
Modified:
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml
===================================================================
---
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml 2010-08-20
18:27:12 UTC (rev 18878)
+++
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/pom.xml 2010-08-20
18:44:09 UTC (rev 18879)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
</parent>
<groupId>${groupId}.${category}</groupId>
Modified:
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml
===================================================================
---
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml 2010-08-20
18:27:12 UTC (rev 18878)
+++
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/bom/pom.xml 2010-08-20
18:44:09 UTC (rev 18879)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
</parent>
<groupId>${groupId}.${category}</groupId>
Modified:
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml
===================================================================
---
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml 2010-08-20
18:27:12 UTC (rev 18878)
+++
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml 2010-08-20
18:44:09 UTC (rev 18879)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
</parent>
<groupId>${groupId}.${category}</groupId>
Modified:
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml
===================================================================
---
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml 2010-08-20
18:27:12 UTC (rev 18878)
+++
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/pom.xml 2010-08-20
18:44:09 UTC (rev 18879)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
</parent>
<groupId>${groupId}.${category}</groupId>
Modified: trunk/bom/pom.xml
===================================================================
--- trunk/bom/pom.xml 2010-08-20 18:27:12 UTC (rev 18878)
+++ trunk/bom/pom.xml 2010-08-20 18:44:09 UTC (rev 18879)
@@ -30,7 +30,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../build/parent/pom.xml</relativePath>
</parent>
Modified: trunk/cdk/pom.xml
===================================================================
--- trunk/cdk/pom.xml 2010-08-20 18:27:12 UTC (rev 18878)
+++ trunk/cdk/pom.xml 2010-08-20 18:44:09 UTC (rev 18879)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../build/parent/pom.xml</relativePath>
</parent>
Modified: trunk/core/pom.xml
===================================================================
--- trunk/core/pom.xml 2010-08-20 18:27:12 UTC (rev 18878)
+++ trunk/core/pom.xml 2010-08-20 18:44:09 UTC (rev 18879)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../build/parent/pom.xml</relativePath>
</parent>
Modified: trunk/examples/parent/pom.xml
===================================================================
--- trunk/examples/parent/pom.xml 2010-08-20 18:27:12 UTC (rev 18878)
+++ trunk/examples/parent/pom.xml 2010-08-20 18:44:09 UTC (rev 18879)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../../build/parent/pom.xml</relativePath>
</parent>
Modified: trunk/examples/pom.xml
===================================================================
--- trunk/examples/pom.xml 2010-08-20 18:27:12 UTC (rev 18878)
+++ trunk/examples/pom.xml 2010-08-20 18:44:09 UTC (rev 18879)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../build/parent/pom.xml</relativePath>
</parent>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-08-20 18:27:12 UTC (rev 18878)
+++ trunk/pom.xml 2010-08-20 18:44:09 UTC (rev 18879)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>build/parent/pom.xml</relativePath>
</parent>
Modified: trunk/ui/pom.xml
===================================================================
--- trunk/ui/pom.xml 2010-08-20 18:27:12 UTC (rev 18878)
+++ trunk/ui/pom.xml 2010-08-20 18:44:09 UTC (rev 18879)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
- <version>10-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../build/parent/pom.xml</relativePath>
</parent>