- remove redundant classloader properties
- fix some HTML links
- reformat and remove unused properties


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114988 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-04-08 00:54:56 +00:00
parent f5f0dd4dbc
commit e7d5d40a1f
39 changed files with 28 additions and 257 deletions

View File

@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-checkstyle-plugin</id>
<name>Maven Checkstyle Plug-in</name>
<currentVersion>2.3</currentVersion>
<currentVersion>2.4-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Produce Checkstyle report</shortDescription>
<url>http://maven.apache.org/reference/plugins/checkstyle/</url>