Releasing v2.0.4
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2667 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<feature
|
||||
id="net.sourceforge.pmd.eclipse"
|
||||
label="%feature.label"
|
||||
version="2.0.3.v3"
|
||||
version="2.0.4.v3"
|
||||
provider-name="%feature.provider_name"
|
||||
image="pmd_logo_small.jpg">
|
||||
|
||||
@ -35,12 +35,12 @@
|
||||
id="net.sourceforge.pmd.core"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="1.6"/>
|
||||
version="1.7.0.v3"/>
|
||||
|
||||
<plugin
|
||||
id="net.sourceforge.pmd.eclipse"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="2.0.3.v3"/>
|
||||
version="2.0.4.v3"/>
|
||||
|
||||
</feature>
|
||||
|
@ -2,6 +2,15 @@ Change log for the PMD Eclipse plugin
|
||||
-------------------------------------
|
||||
|
||||
|
||||
v2.0.4 - 29/04/2004
|
||||
|
||||
Runtime
|
||||
-------
|
||||
. Upgrading to PMD v1.7
|
||||
|
||||
|
||||
|
||||
----------------------------------------------------------------------------------------
|
||||
v2.0.3 - 20/04/2004
|
||||
|
||||
Runtime
|
||||
|
Reference in New Issue
Block a user