Author: olamy Date: Fri Feb 5 12:38:35 2010 New Revision: 906921 URL: http://svn.apache.org/viewvc?rev=906921&view=rev Log: upgrade parent plugin
Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=906921&r1=906920&r2=906921&view=diff ============================================================================== --- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Fri Feb 5 12:38:35 2010 @@ -25,7 +25,7 @@ <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>16</version> + <version>17</version> </parent> <artifactId>maven-checkstyle-plugin</artifactId>