version change before new beta to test recent changes
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6571 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<feature
|
||||
id="net.sourceforge.pmd.eclipse"
|
||||
label="%feature.label"
|
||||
version="3.2.5.v200810031455"
|
||||
version="3.2.5.v200810061230"
|
||||
provider-name="%feature.provider_name"
|
||||
image="pmd_logo_small.jpg">
|
||||
|
||||
@ -35,7 +35,7 @@
|
||||
id="net.sourceforge.pmd.eclipse.plugin"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="3.2.5.v200810031455"
|
||||
version="3.2.5.v200810061230"
|
||||
unpack="false"
|
||||
/>
|
||||
|
||||
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %plugin.name
|
||||
Bundle-SymbolicName: net.sourceforge.pmd.eclipse.plugin;singleton:=true
|
||||
Bundle-Version: 3.2.5.v200810031455
|
||||
Bundle-Version: 3.2.5.v200810061230
|
||||
Bundle-Activator: net.sourceforge.pmd.eclipse.plugin.PMDPlugin
|
||||
Require-Bundle: org.eclipse.core.resources,
|
||||
org.eclipse.core.runtime,
|
||||
|
@ -3,7 +3,7 @@
|
||||
<plugin
|
||||
id="net.sourceforge.pmd.eclipse.test"
|
||||
name="PMD Eclipse Test Plug-in"
|
||||
version="3.2.5.v200810031455"
|
||||
version="3.2.5.v200810061230"
|
||||
provider-name="PMD Development Team">
|
||||
|
||||
<runtime>
|
||||
|
Reference in New Issue
Block a user