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