Updating PMD lib to today's release, version 1.1

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2004 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Gunnlaugur Thor Briem
2003-06-19 21:52:37 +00:00
parent 0979dafd8b
commit fb840ce7c7
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
<project basedir="." default="nbm" name="PMD netbeans module">
<property name="pmd.jar" value="pmd-1.05.jar"/>
<property name="pmd.jar" value="pmd-1.1.jar"/>
<property name="keystore" value="${user.home}/.keystore"/>
<property name="storepass" value="?"/>