Author: dkulp
Date: Tue Feb 28 22:22:54 2012
New Revision: 1294858
URL: http://svn.apache.org/viewvc?rev=1294858&view=rev
Log:
Merged revisions 1294853 via svn merge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1294853 | dkulp | 2012-02-28 17:19:58 -0500 (Tue, 28 Feb 2012) | 1 line
Update to latest checkstyle
........
Modified:
cxf/branches/2.5.x-fixes/ (props changed)
cxf/branches/2.5.x-fixes/parent/pom.xml
Propchange: cxf/branches/2.5.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.5.x-fixes/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/parent/pom.xml?rev=1294858&r1=1294857&r2=1294858&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/parent/pom.xml Tue Feb 28 22:22:54 2012
@@ -250,7 +250,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
- <version>2.8</version>
+ <version>2.9.1</version>
<dependencies>
<dependency>
<groupId>org.apache.cxf.build-utils</groupId>