You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by dw...@apache.org on 2010/02/25 17:48:19 UTC

svn commit: r916343 - /openjpa/branches/1.3.x/pom.xml

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>