Author: jbalunas(a)redhat.com
Date: 2010-08-20 14:15:52 -0400 (Fri, 20 Aug 2010)
New Revision: 18874
Modified:
trunk/
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml
trunk/examples/parent/pom.xml
trunk/parent/pom.xml
Log:
RFPL-754 Update trunk with update checkstyle release
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/trunk/check...
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/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...
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:13:55 UTC (rev 18873)
+++
trunk/archetypes/richfaces-components-aggregator/src/main/resources/archetype-resources/trunk/parent/pom.xml 2010-08-20
18:15:52 UTC (rev 18874)
@@ -35,7 +35,7 @@
<packaging>pom</packaging>
<properties>
- <richfaces.checkstyle.version>1</richfaces.checkstyle.version>
+ <richfaces.checkstyle.version>2</richfaces.checkstyle.version>
<org.richfaces.cdk.version>4.0.0-SNAPSHOT</org.richfaces.cdk.version>
</properties>
Modified: trunk/examples/parent/pom.xml
===================================================================
--- trunk/examples/parent/pom.xml 2010-08-20 18:13:55 UTC (rev 18873)
+++ trunk/examples/parent/pom.xml 2010-08-20 18:15:52 UTC (rev 18874)
@@ -40,7 +40,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<jetty.port>8080</jetty.port>
-
<richfaces.checkstyle.version>2-SNAPSHOT</richfaces.checkstyle.version>
+ <richfaces.checkstyle.version>2</richfaces.checkstyle.version>
<org.richfaces.bom.version>4.0.0-SNAPSHOT</org.richfaces.bom.version>
</properties>
Modified: trunk/parent/pom.xml
===================================================================
--- trunk/parent/pom.xml 2010-08-20 18:13:55 UTC (rev 18873)
+++ trunk/parent/pom.xml 2010-08-20 18:15:52 UTC (rev 18874)
@@ -42,7 +42,7 @@
</description>
<properties>
-
<richfaces.checkstyle.version>2-SNAPSHOT</richfaces.checkstyle.version>
+ <richfaces.checkstyle.version>2</richfaces.checkstyle.version>
</properties>