Upgrading to PMD v1.7

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2670 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Philippe Herlin
2004-04-29 21:22:53 +00:00
parent 597840cfac
commit 4515250fe7
3 changed files with 2 additions and 2 deletions

View File

Binary file not shown.

View File

Binary file not shown.

View File

@@ -3,12 +3,12 @@
<plugin
id="net.sourceforge.pmd.core"
name="%plugin.name"
version="1.6"
version="1.7.0.v3"
provider-name="%plugin.provider">
<runtime>
<library name="core.jar"/>
<library name="lib/pmd-1.6.jar">
<library name="lib/pmd-1.7.jar">
<export name="*"/>
</library>
<library name="lib/jaxen-core-1.0-fcs.jar"/>