Author: dwoods
Date: Thu Feb 25 16:48:18 2010
New Revision: 916343

URL: http://svn.apache.org/viewvc?rev=916343&view=rev
Log:
merge in maven-checkstyle-plugin version pin from trunk

Modified:
    openjpa/branches/1.3.x/pom.xml

Modified: openjpa/branches/1.3.x/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/1.3.x/pom.xml?rev=916343&r1=916342&r2=916343&view=diff
==============================================================================
--- openjpa/branches/1.3.x/pom.xml (original)
+++ openjpa/branches/1.3.x/pom.xml Thu Feb 25 16:48:18 2010
@@ -806,6 +806,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-checkstyle-plugin</artifactId>
+                <version>2.2</version>
                 <executions>
                     <execution>
                         <phase>process-sources</phase>


Reply via email to