[richfaces-svn-commits] JBoss Rich Faces SVN: r18705 - trunk/core/parent.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Aug 17 09:16:12 EDT 2010


Author: Alex.Kolonitsky
Date: 2010-08-17 09:16:12 -0400 (Tue, 17 Aug 2010)
New Revision: 18705

Modified:
   trunk/core/parent/pom.xml
Log:
revert previous change

Modified: trunk/core/parent/pom.xml
===================================================================
--- trunk/core/parent/pom.xml	2010-08-17 12:14:49 UTC (rev 18704)
+++ trunk/core/parent/pom.xml	2010-08-17 13:16:12 UTC (rev 18705)
@@ -77,13 +77,6 @@
             <!-- Trigger checkstyle checking for this module -->
             <plugin>
                 <artifactId>maven-checkstyle-plugin</artifactId>
-                <dependencies>
-                    <dependency>
-                        <groupId>org.richfaces</groupId>
-                        <artifactId>richfaces-build-checkstyle</artifactId>
-                        <version>1</version>
-                    </dependency>
-                </dependencies>
             </plugin>
         </plugins>
     </build>



More information about the richfaces-svn-commits mailing list