Author: nbelaevski
Date: 2010-05-13 08:48:36 -0400 (Thu, 13 May 2010)
New Revision: 17018
Modified:
root/build/parent/trunk/pom.xml
Log:
Wrong Checkstyle artifactId fixed
Modified: root/build/parent/trunk/pom.xml
===================================================================
--- root/build/parent/trunk/pom.xml 2010-05-13 12:28:59 UTC (rev 17017)
+++ root/build/parent/trunk/pom.xml 2010-05-13 12:48:36 UTC (rev 17018)
@@ -127,7 +127,7 @@
<dependencies>
<dependency>
<groupId>org.richfaces</groupId>
- <artifactId>checkstyle</artifactId>
+
<artifactId>richfaces-build-checkstyle</artifactId>
<version>${richfaces.checkstyle.version}</version>
</dependency>
</dependencies>
Show replies by date